- This topic has 10 replies, 3 voices, and was last updated 19 years, 1 month ago by Riyad Kalla.
-
AuthorPosts
-
jeff.raidMemberWhen I try to create a new UML Model Repository I get this error:
———–
Cannot create new model repository
Reason:
MyEclipse UML requires JRE for Windows version 1.4.2 or greater.
———–
I have tried using both JRE1.4.2_09 and JRE1.5.0_05. I always get this same error.My Environment is:
MyEclipse: 4.0.1
Eclipse: 3.1.1Please Help, Thanks!
-Jeff
Kapil KapreMemberCan you post back your Eclipse build ID ?
(Help->About)
jeff.raidMemberHi Kapil,
MyEclipse Build id is 20050930-4.0.1-GA
I just downloaded this version today (10-5-05).
Thanks!
Kapil KapreMemberAh, I was more interested in Eclipse build id.. 🙂
jeff.raidMemberSorry,
The Eclipse Build id: M20050929-0840also,
Eclipse Modeling Framework (EMF)
Version: 2.0.3
Build id: 200507070200Thanks again,
-Jeff
Kapil KapreMemberJeff,
That ID looks perfect. Can you try on a fresh install?
Sorry for the trouble.
Riyad KallaMemberJeff,
When you gave the EMF version, is that installed independently under your <eclipse dir>\plugins directory, or were you simply going off of the version from the Help > About menu?
jeff.raidMemberNot Today.
Is there anything wrong with my JRE config?
These are my installed JREs:Name Location Type
j2sdk1.4.2_09 JRE C:\j2sdk1.4.2_09\jre Standard VM
jdk141_05 C:\bea\jdk141_05 Standard VM
Default->jdk142_09 C:\j2sdk1.4.2_09 Standard VM
jre1.5.0_05 C:\jre1.5.0_05 Standard VM
jre141_05 C:\bea\jdk141_05\jre Standard VMI will try a reinstall when I get a chance.
Thanks,
-Jeff
Riyad KallaMemberJeff,
Those look fine, before a reinstall can you try a new workspace: File > Switch Workspace > C:\tempworkspace, hit OK. Now create a Java project and create a new UMR file… did that work?
jeff.raidMemberI got it. I didn’t have to reinstall. All I had to do was change my PC’s environment variable for “JAVA_HOME” from “C:\jdk141_05” to “C:\jre1.5.0_05”.
I didn’t think Eclipse or MyEclipse used the environment variables in Windows, but I guess they do.-Jeff
Riyad KallaMemberJeff,
I’m glad it’s working. -
AuthorPosts