Skip to main content

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

Hello,

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

I followed http://wiki.eclipse.org/JWT_SVN#Access_the_JWT_Source_Code

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

Back to the top