On 11/6/06, Bart Nagel <[EMAIL PROTECTED]> wrote: > > i've installed the debug version. (should i have gotten rid of my > existing version of eclipseme first?) if i'm understanding the pages > you linked properly, i now need to start eclipse from a commandline in > such a way which sends it eclipseme.toolkit.uei.debug = true, in a > similar way to adding -vmargs -Declipseme.dump.launch=true to the > command. > > i've tried eclipse -vmargs -eclipseme.toolkit.uei.debug=true and it > shows as an unrecognised option, and the jvm won't start up.
Not sure if this will help, but try: eclipse -vmargs -Declipseme.toolkit.uei.debug=true Note the -D. Mitch. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Eclipseme-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/eclipseme-users
