For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 9 replies, 4 voices, and was last updated 21 years, 8 months ago by
Riyad Kalla.
-
AuthorPosts
-
jabeynonMemberI’ve tried numerous times to get myEclipse to work. I’ve double checked the version of Eclipse is correct – 3.0.1 SDK and i have Jrun J2SE 1.4. If i open up Eclipse i don’t see the MyEclipse perspective but if i go into Help > About i see the my Eclipse icon in there. I’ve run eclipse -clean too,
any ideas?
thanks,
john.
December 17, 2004 at 10:40 am #221408
jabeynonMemberif this helps, I found this in the logs file in .metadata,
!ENTRY org.eclipse.ui 4 4 Dec 17, 2004 16:32:32.326
!MESSAGE Category com.genuitec.eclipse.views.myEclipseCategory not found for view org.eclipse.monitor.view. This view added to ‘Other’ category.December 17, 2004 at 11:20 am #221412
Skip HollowellMemberSame exact problem here. Checked that the links directory has the proper links file, and it does, and it points to the proper location of my 3.8.3. install. Sow now what? How come under Help it knows about myEclipse and all the libraries, but it can’t use them.
I will double check my JDKs that eclipse uses. Possible it grabbed one other than my 1.4.x
Skip Hollowell.
December 17, 2004 at 1:32 pm #221418
Scott AndersonParticipantJohn,
The issue is that your installation is definately bad for some reason. Please verify that you’re trying to install MyEclipse on top of a full Eclipse 3.0.1 SDK installation (about 80MB) and not one of the smaller distributions. From the looks of the error you posted, it seems that the MyEclipse plugins aren’t finding the correct prerequistites to enable them to start up properly.
Also, can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context to comment further.
December 17, 2004 at 1:58 pm #221428
Skip HollowellMemberLet me preface by saying this wasn’t acutally my installation. 🙂 I was helping a colleague. And now I know he was new to the world of exlipse, and had downlaoded the Platform, and not the SDK, therefore he had no Java plugins or any other plugins for that matter for the core Eclipse, and therefore explains why the MyEclipse install didn’t work.
Thanks,
Skip.
December 17, 2004 at 2:22 pm #221438
jabeynonMemberwhereas my installation is the full version as i have other plugins working just fine…
ok, requested information:
>What operating system and version are you running?
Windows XP SP2>What Eclipse version and build id are you using? (Help > About Eclipse >Platform)
Version: 3.0.1
Build id: 200409161125>- Was Eclipse freshly installed for MyEclipse?
Yes, a fresh unzip
>- If not, was it upgraded to its current version using the update manager?
>- Are any other external plugins installed?
No, not in this instance of Eclipse>- How many plugins in the <eclipse>/plugins directory are like >org.eclipse.pde.*
None> What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
3.8.3>What JDK version are you using to run Eclipse? (java -version)
1.4.2_06>What JDK version are you using to launch your application server?
As Above>What steps did you take that resulted in the issue?
>What application server are you using?
>Are there any exceptions in the Eclipse log file? >(<workspace>/.metadata/.log)
As posted in previous threadDecember 17, 2004 at 2:24 pm #221440
jabeynonMemberit’s this version of eclipse I’m using too:
ftp://ftp.mirrorservice.org/sites/download.eclipse.org/R-3.0.1-200409161125/eclipse-SDK-3.0.1-win32.zipDecember 17, 2004 at 2:38 pm #221454
Riyad KallaMember>- How many plugins in the <eclipse>/plugins directory are like >org.eclipse.pde.*
NoneThe download you reference is correct, but having no pde plugins is not correct. The SDK has 8 pde plugins in it I believe… are you sure you are using this install?
December 17, 2004 at 2:59 pm #221459
jabeynonMembernevermind, I had so many Eclipse ZIP files i’d gotten confused – all sorted! Doh!!
December 17, 2004 at 3:04 pm #221461
Riyad KallaMemberglad its working now.
-
AuthorPosts
