[solved] Java exit code 13 on RCP Application start [message #766164] |
Thu, 15 December 2011 04:59  |
Eclipse User |
|
|
|
Dear All,
I am fairly new to Java, Eclipse and RCP.
I have set up a feature-based RCP application in Eclipse 3.7.1 (32-bit) against (correct term?) JDK 1.6_30 (32-bit) on Windows 7 (64-bit). I have included the RCP SDK (without the option "include required software") and the 3.7.1 Delta Pack in the target definition.
My packages include:
- core_plugin: Plugin Project from "Hello RCP" template, as RCP application making contributions to the UI and branding
- target-platform: General Project with the Target Definition, and a folder containing the Delta Pack
- core_feature: Feature Project referencing the core_plugin
- product: General Project with the Product Definition
When I export this as Eclipse Product, I get the attached error message on running the eclipse.exe file.
Originally I thought this might have something to do with running 32-bit Eclipse and 32-bit JDK on a 64-bit platform, but I was getting the same error message with everything installed in 64-bit as well. Perhaps my system was garbled/bloated (I had 2 32-bit JREs and 1 64-bit JRE on it, plus one JDK each, running 64-bit Eclipse)?
Are there any other explanations for this or will the 64-bit/32-bit problem be the cause of it?
Also, when running everything in 64-bit on a 64-bit platform, will I still be able to build 32-bit applications? I'm planning on building with Tycho, as I need Maven Dependencies...
Many thanks for your suggestions!
[Updated on: Tue, 27 December 2011 08:58] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03972 seconds