- This topic has 3 replies, 2 voices, and was last updated 21 years ago by Scott Anderson.
-
AuthorPosts
-
Wade WilesMemberInstall Trial 2.6.2 went fine but, window->open perspective ->other does not show MyEclipse.
I get the startup page “Welcome to MyEclipse Enterprise Workbench ”
Also, window->open perspective doesn’t show “->java”
I”m running JDK1.4.1
Thanks,
Wade
Scott AndersonParticipantWade,
To figure out what’s going on, can you please answer all the questions that we askin in the ‘Posting Guidelines’ announcement at the top of the forum? Once we know that, we’ll know where to start.
–Scott
MyEclipse Support
Wade WilesMemberWhat operating system and version are you running?
Windows XP Service Pack1What Eclipse version and build id are you using? (Help > About Eclipse Platform)
Version: 2.1.1
Build id: 200306271545– Was Eclipse freshly installed for MyEclipse?
Yes
– Are any other external plugins installed?
No– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
NoneWhat MyEclipse version are you using? (Help > About Eclipse Platform > Features)
2.6.3
What JDK version are you using to run Eclipse? (java -version)
1.4.1_02What JDK version are you using to launch your application server?
same
What steps did you take that resulted in the issue?
Launch
What application server are you using?
None Yet
Are there any exceptions in the Eclipse log file?
(<workspace>/.metadata/.log)
Hundreds:
!SESSION Oct 31, 2003 19:05:59.562 ———————————————
java.version=1.4.1_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 Oct 31, 2003 19:05:59.578
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 31, 2003 19:05:59.578
!MESSAGE Plug-in “com.genuitec.eclipse.easie.tomcat4” was disabled due to missing or disabled prerequisite plug-in “org.eclipse.jdt.core”.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 31, 2003 19:05:59.578
and so on
Scott AndersonParticipantWade,
This is the problem:
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
NoneYou don’t have a full release, including the PDE, of Eclipse installed. MyEclipse will only function properly with the complete Eclipse distribution. You’ll need to uninstall what you’ve got and then download and install a new Mac version from eclipse.org here http://download2.eclipse.org/downloads/drops/R-2.1.1-200306271545/download.php?dropFile=eclipse-SDK-2.1.1-macosx-carbon.zip
Please be sure to strictlly follow ALL the installation instructions “to the letter”. 🙂
–Scott
MyEclipse Support -
AuthorPosts