- This topic has 3 replies, 3 voices, and was last updated 15 years, 6 months ago by Loyal Water.
-
AuthorPosts
-
nsouleMemberHello. Not sure if this is a topic for the MyEclipse forum or ICEfaces… I was working on an ICEfaces project. Everything was working fine. Then seemingly out of no where the palette view lost it’s ICEfaces elements, and ctrl-space no longer auto completed any icefaces tags in xhtml files. I looked in the Error View, but didn’t see anything related to ICEfaces tooling. After creating a new workspace and importing my projects into that, everything went back to working fine. Has anyone seen this before? Any better way to deal with it than creating a new workspace? Not sure if it’s related or not, but I’ve also seen where MyEclipse Blue can’t locate the ICEfaces jars in the OSGI bundles it’s looking for them in. I checked in the filesystem and the jars really aren’t there. I then restart the IDE and the jars get put back there and everything goes back to working fine…
Thanks for any help you can provide.
-Nate
support-joyMemberNate,
Give us more information on this.
1. Installation Summary. You can get that from MyEclipse > Installation Summary > Installation Detail
2. Steps to reproduce. Give us as much detail as possible.
3. Log file details from workspace-dir/.metadata/.logAlso, do let us know if you have any issues after switching workspace.
nsouleMemberHi Joy,
Below is my installation summary. Unfortunately I can’t really provide any steps to reproduce. All I was doing was editing Java and .xhtml files. I didn’t notice any particular action that was taken that was unusual that might have led to this. In the new workspace I have not seen any new or continuing issues. My .log file is 544K, is there a way I can attach this or email it?
Thanks very much.
-Nate
*** Date:
Wednesday, May 13, 2009 8:23:01 AM EDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Blue Edition
Version: 7.1.1 Blue
Build id: 7.1.1-Blue-20090310*** Eclipse details:
MyEclipse Blue EditionVersion: 7.1.1 Blue
Build id: 7.1.1-Blue-20090310Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.1 Blue Edition\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\Program Files\Genuitec\MyEclipse 7.1 Blue Edition\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.1 Blue Edition\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
C:\Program Files\Genuitec\MyEclipse 7.1 Blue Edition\configuration
-clean
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
Loyal WaterMemberNate,
Did you try using the -clean command to try and fix this issue? This is a strange issue but you could try using the -clean in the old workspace. Let me know if that helps. -
AuthorPosts