- This topic has 4 replies, 2 voices, and was last updated 14 years, 10 months ago by
support-joy.
-
AuthorPosts
-
KingAndrewMemberHi All,
I’m using Version: 8.5 Build id: 8.5-20100319. Last week I had my project set up as a web project and set up the Server as a tomcat 6 server.Today I opened my project and it does not seem to be a web project and the only thing under Preferences->MyEclipse->Servers is Integrated Sandbox. That was not how it looked last week. Last week I could select from a list of app servers.
So I went to Window->Show View and I can’t find Server(s) anywhere.
I did install the FindBugs plugin today other than that I am at a loss as to what I have done to make the familiar Servers preferences settings to vanish.
Anyone seen anything like this before?
Thanks,
Andrew
September 1, 2010 at 3:50 am #311027
support-joyMemberAndrew,
Can you refresh the project and perform -clean. Please refer – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
Restart your IDE. In case you still cannot find the servers view, please open Window > Customize persepctive. Choose Shortcuts tab, Select *Show View* from submenus. Select MyEclipse Java Enterprise from Shortcut Categories. And select Servers from Shortcut view on the right pane.
Let me know how this works for you.September 1, 2010 at 8:47 am #311039
KingAndrewMemberHi Joy,
I tried what you said but Servers doesn’t show when I select MyEclipse Java Enterprise.
All I see is:
Beans Cross Reference
Hibernate Dynamic Q…
Hibernate Query Result
JSF Component Tree
Spring AOP Event Tr…
Tag RegistrySeptember 1, 2010 at 9:04 am #311040
KingAndrewMemberJoy,
I put -clean at the top of the myEclipse.ini file and now when I go to Window->Customize Perspective Shortcuts the only MyEclipse Shortcut Categories are MyEclipse and MyEclipse Maven. So I have less that what I had before.September 1, 2010 at 10:36 am #311046
support-joyMemberAndrew,
I would recommend you a quick re-install. Do the following –
1. Open Pulse (Start > Programs > Pulse > Pulse Explorer or download from http://www.poweredbypulse.com)
2. Login to pulse
3. Select “Eclipse – Galileo” realm from top left hand corner dropdown
4. Select “MyEclipse 8.5” profiles from “My Profiles”
5. Right click on “MyEclipse 8.5” and click on [Re-install and run]
6. This will open a wizard which will guide you through the rest of the steps
Let me know how this works for you. -
AuthorPosts