Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jwt-dev] JWT 1.1.0, not working for me

Hi Eric

And JWT does not show up when you do "Run > as Eclipse Application" ??

hmm...

JWT 1.1 has been tested only for Indigo, but your log say "eclipse.buildId=M20100909-0800" which seems earlier, so try to go to Indigo.

And you'd rather use the HEAD than the 1.1 tags, otherwise our help will be slower if some changes are needed at some point !

Regards,
Marc


Le 15/07/2011 16:24, Eric Phetteplace a écrit :
Hello,

I've been building a new Eclipse environment for my JWT development, and I'm almost done.  


I retrieved all projects tagged v110, and no others. 
I installed all the plugin and orbit dependencies.
My projects show no errors.
I set up the Run configuration to include all the workspace projects, and I clicked "Add Required Plugins."
I run the configuration.  I look in Help, Plug-ins, and I see the jwt plugins are loaded.

Console output when I run the configuration:

!SESSION 2011-07-15 14:07:02.425 -----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.platform.ide
Command-line arguments:  -product org.eclipse.platform.ide -data E:\eclipse\dev-jwt-1-1-0/../runtime-jwt110 -dev file:E:/eclipse/dev-jwt-1-1-0/.metadata/.plugins/org.eclipse.pde.core/Eclipse JWT 1.1.0/dev.properties -os win32 -ws win32 -arch x86 -consoleLog


Any ideas on what to try now? 

Thanks,

Eric
_______________________________________________ jwt-dev mailing list jwt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/jwt-dev


Back to the top