For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 18 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
Lea001MemberHi there,
I tried to install myEclipse on two platforms (WXP and Debian). Since I had a working Eclipse (3.3.1.1), I only wanted the plugin to install. This obviously worked on both platforms, but as I started MyEclipse I recognized, that some Menus (MyEclipse-View) and Icons (e.g. Deploy) were missing. Then I tried the All-In-One-Version for WIndows and that worked perfectly.
As I need this for Linux mostly, I spent hour to install it. I tried it manually and via the installer – with the same result. There is only the “MyEclipse Image Editor” and “MyEclipse UML” perspektive available and the needed Icons are missing.
So, what did I do wrong? It is not uisable in this way.
Thanks
November 21, 2007 at 7:33 am #278824
Loyal WaterMemberI would suggest you try reinstalling Eclipse and MyEclipse to a brand new location and check if that works.
If you still run into issues, please paste the error messages being logged under <workspace>/.metadata/.log file.
Also, go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
November 21, 2007 at 7:58 am #278833
Lea001Member@support-nipun wrote:
I would suggest you try reinstalling Eclipse and MyEclipse to a brand new location and check if that works.
I already tried that some time ago, with the same result.
If you still run into issues, please paste the error messages being logged under <workspace>/.metadata/.log file.
There are no error messages now. Or do you mean some that may be produced during installation?
Also, go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Here it is:
*** Date:
Wednesday November 21, 2007 AD 2:56:44;310 o’clock PM GMT+01:00** System properties:
OS=Linux
OS version=2.6.18-5-686
Java version=1.4.2*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse RCP
Version: 3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS
Build id: M20071023-1652Eclipse Project SDK
Version: 3.3.2.R33x_r20071022-7M7J7C_Mu2gop0b_GAwplOBhyuKO
Build id: M20071023-1652Eclipse Platform
Version: 3.3.2.R33x_v20071022-_19UEksF-G8Yc6bUv3Dz
Build id: M20071023-1652Eclipse Plug-in Development Environment
Version: 3.3.2.R33x_r20071022-7N7M4CYWLBCz-yHkMIuHN
Build id: M20071023-1652Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20071023-1652Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-showsplash
-launcher
/home/me/Stuff/Software/eclipse-3.3.1.1/eclipse
-name
Eclipse
–launcher.library
/home/me/Stuff/Software/eclipse-3.3.1.1/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.2.R331_v20071019/eclipse_1021.so
-startup
/home/me/Stuff/Software/eclipse-3.3.1.1/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
4418012
-product
com.genuitec.myeclipse.product.ide
-vm
/usr/bin/javaNovember 21, 2007 at 1:16 pm #278866
Loyal WaterMemberCan you try running MyEclipse with JDK 1.5 and check if the issue gets resolved. … we require Java 5 now to run MyEclipse… that might explain why only *some* features are not initializing.
November 21, 2007 at 2:52 pm #278869
Lea001MemberHi,
I actually don’t know why it is running with JDK 1.4. I set the JAVA_HOME explicitly to 1.5 but nevertheless it says in the installation information that it is still 1.4.2..
Can you help with that again?
Thanks.
Edit: I tried that again at home and uninstalled all old Java stuff. Now it works here, running with 1.5. But I can’t do that at work I need both JDKs. Were do I have to change the settings – obviously JAVA_HOME is not the one to blame? I’m clueless, sorry :-(.
November 22, 2007 at 9:31 am #278891
Loyal WaterMemberYou will have to point -vm in your eclipse.ini to JDK 1.5.
-vm <path-to-jdk>\bin\javaw.exe -vmargs ...November 23, 2007 at 1:03 am #278910
Lea001MemberOK, thank you very much. It’s working now.
It would be nice to have a warning somewhere telling that starting MyEclipse with 1.4. causes these problems. It could have saved me several hours :-(.
But thank you for your kind help.
November 23, 2007 at 10:18 am #278924
Loyal WaterMemberYour Welcome….
-
AuthorPosts
