• applesauce
  • NEWBIE
  • 25 Points
  • Member since 2009

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies

Is there some way to turn off the 'Unknown Tag' warnings in the IDE? Every time I edit an apex page or class it's covered with yellow squiggly lines, which is really annoying.

I've tried going through the preferences screen but haven't found anything yet.

I'm using the Spring 09 release of IDE. 

using 0.94 of SoqlExplorer, if I enter a query like:

 

select count() from account

 

it just hangs. The same query works using the Force.com explorer.  Other queries (like 'select id from account') work just fine.

 

Thanks 

Is there some way to turn off the 'Unknown Tag' warnings in the IDE? Every time I edit an apex page or class it's covered with yellow squiggly lines, which is really annoying.

I've tried going through the preferences screen but haven't found anything yet.

I'm using the Spring 09 release of IDE. 

using 0.94 of SoqlExplorer, if I enter a query like:

 

select count() from account

 

it just hangs. The same query works using the Force.com explorer.  Other queries (like 'select id from account') work just fine.

 

Thanks