Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Noob problems with Developer Console

    Hi,

    I'm interested to get the developer console running.
    I already checked the docs as well as the forum but haven't found the solution for my problem.

    I've the opinion that it might related in my eclipse/m2 environment because most topics I found regarding the developer console are javascript based.

    Here's my problem.

    Whenever I start the Developer Console (from within the hosted mode browser) I get a the new window but it remains gray. I also get some errors in the Development shell about "not found resources":

    Code:
    [TRACE] The development shell servlet received a request for 'sc/system/development/ISC_FileLoader.js' in module ... <my application>
    [TRACE] The development shell servlet received a request for 'sc/system/development/ISC_Tools.js' in module ... <my application>
    [TRACE] The development shell servlet received a request for 'sc/skins/SmartClient/load_skin.js' in module ... <my application>
    [TRACE] The development shell servlet received a request for 'sc/system/development/ISC_DeveloperConsole.js' in module ... <my application>
    I'm using the current 1.0b2-SNAPSHOT.
    Do I need to inherite some special lib or servlet or what I'm doing wrong ?
Working...
X