• RBooth84
  • NEWBIE
  • 0 Points
  • Member since 2010

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

I made some updates to the APEX Explorer to fix some problems:

 

  1. Changed the SOQL editer to use ScintillaNet(scintillanet.codeplex.com)
  2. Added support for single line(--) and multiline comments(/* */) in SOQL statments. (they get striped out before the api call)
  3. Fixes so it works with version 19 of SalesForce API
  4. Fixed the GridView, you can now do "Show in Browser" and "Copy ID" with our crashing
  5. Fixed "Start DB Replication Monitor" from crashing the app

 

The updated source is in the download.

 

DOWNLOAD:
http://www.grimeware.com/ApexExplorer8.1.zip

I made some updates to the APEX Explorer to fix some problems:

 

  1. Changed the SOQL editer to use ScintillaNet(scintillanet.codeplex.com)
  2. Added support for single line(--) and multiline comments(/* */) in SOQL statments. (they get striped out before the api call)
  3. Fixes so it works with version 19 of SalesForce API
  4. Fixed the GridView, you can now do "Show in Browser" and "Copy ID" with our crashing
  5. Fixed "Start DB Replication Monitor" from crashing the app

 

The updated source is in the download.

 

DOWNLOAD:
http://www.grimeware.com/ApexExplorer8.1.zip