- This topic has 5 replies, 2 voices, and was last updated 15 years, 7 months ago by Loyal Water.
-
AuthorPosts
-
we9603MemberI created a new variable inside my project and linked to the following JAR file:
C:\Program Files\Genuitec\MyEclipse 7.0\configuration\org.eclipse.osgi\bundles<!– [\.cp\data] –>.3\org.eclipse.em.common_2.4.0.v200808251517.jar.
The variable entry looks good but once I closed out of the IDE and come back I see a red “x” next to it followed by the word “missing” at the end of the path. It looks like the connection to the JAR files got lost.
<!– Can you please paste the configuration information under MyEclipse > Installation Summary > Installation Details –>
Loyal WaterMemberwe9603,
Can you list the exact steps you followed to reproduce this issue.Also, can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me so that I can get this tested with the same configuration.
we9603MemberSteps to re-produce:
1- In the Package explorer view, right click to create a new Java Project.
2- Enter a project name and hit Next.
3- On the New Java Project window select the Libraries tab.
4- Hit the Add Variable button (for some reason it takes like 15 seconds to respond).
5- In the New Variable Classpath Entry window hit the Configure Variables.. button.
6- In the Preferences window click the New… button.
7- In the New Variable Entry window enter a name and path it to the jar file using the File… button.
Browse to:
C:\Program Files\Genuitec\MyEclipse 7.0\configuration\org.eclipse.osgi\bundles\78\1\.cp\data\2.3\org.eclipse.emf.ecore_2.4.1.v200808251517.jar
8- Hit OK to exit out of the New Variable Entry window.
9- The variable will show up with a blue circle in the Preferences window as a Defined classpath variable. Hit OK.
10 – Hit OK in the New Variable Classpath Entry window.
11- The new variable will show up in the New Java Project window (JARS and class folders on the build path column).
12 – Hit FInish.
12- The project will show in the Package Explorer window with a blue folder icon.
13- Close MyEclipse. The workspace gets saved automatically.
14- Fire up MyEclipse.
15- In the Package Explorer the package now has a red “x” next to the blue folder icon.
16- Right click the project and select properties.
17- Click on the Java Build Path.
18- Notice tha the variable has a red “x” next to the blue circle.
19 – If you click on the Edit button.. notice that you get an informational message indicating the the path to the jar file does
not point to an existing location.Installation Details:
*** Date:
Monday, April 6, 2009 8:31:59 AM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
Loyal WaterMemberThank you for the detailed information. I’ll file a PR for the dev team right away.
we9603MemberHow/when do I hear back?
Loyal WaterMemberWe will try to get this fixed for the next release (7.5) which is due in May-June. We will keep you updated on this thread.
-
AuthorPosts