- This topic has 40 replies, 11 voices, and was last updated 13 years, 11 months ago by
lewisd.
-
AuthorPosts
-
Loyal WaterMember@pickaxe – Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Can anyone else confirm that they are still facing this issue with MyEclipse 7.5.
Tony BrownMemberI certainly can. Here you go:
*** Date:
Wednesday, 8 July 2009 09:37:06 o’clock BST** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 7.5\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 7.5\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Genuitec\MyEclipse 7.5\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
configuration
-vm
C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
Loyal WaterMemberpickaxe,
Can you please check if you are able to do the following steps:-
1. Create the project (it will erase all the svn elements)
2. Close the project in MyEclipse
3. Replace the SVN elements on-disk — eg. re-checkout the projects from the repository using some external SVN client.
4. Navigate directly into the project directory and edit the .project file using a text editor and remove the org.eclipse.wst.jsdt.core.javascriptValidator builder, and the org.eclipse.wst.jsdt.core.jsNature nature — then save and close the .project file.
5. Now re-open the project in MyEclipse and refresh it — are the SVN elements left in-tact?
Tony BrownMemberSuccess!
MyEclipse was deleting only the entries file from the top level .svn folder in my project folder. With this in mind, I ignored the first three steps above and went straight to step 4. MyEclipse no longer deletes the entries file. By the way, I use the subversion command line client in Cygwin.
Thanks Nipun
Loyal WaterMemberThanks Nipun
Your welcome.
mikekonikoffMemberThis message has not been recovered.
lewisdMemberI’m encountering this same problem in the latest version of regular Eclipse. Has this fix been pushed upstream into the WTP project at all? Can you share any details about what was causing this?
support-swapnaModeratorlewisd,
Can you please answer some questions for me to investigate it further?
1) What was your previous version of ME?
2) Did you update using Pulse/All-In-One installer/Archived update?
3) Could you go to Help > About and mention exactly what version of MyEclipse you are using? Please copy the build Id from there into this thread.
lewisdMemberSorry, I guess I wasn’t clear about what I was asking.
I’m using regular Eclipse 3.6, not ME. I understand this bug has been fixed in ME. What I’d like to know is if this patch has been contributed back to the community, to be fixed in the publicly available javascript plugins for Eclipse.
Scott AndersonParticipantThis issue is fixed in MyEclipse 8.0 and later. However, we found that this issue is logged as Bug #339927 at Eclipse.org and have attached our patch to the bug report so the JSDT team can fix it in some future release of Eclipse as well.
lewisdMemberThanks very much.
-
AuthorPosts