Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
support-nipun
Post subject:   PostPosted: Jul 07, 2009 - 05:27 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8013

@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.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
pickaxe
Post subject:   PostPosted: Jul 08, 2009 - 09:38 AM
Registered Member
Registered Member


Joined: Oct 22, 2003
Posts: 8

I 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 Workbench

Version: 7.5
Build id: 7.5-20090609




Eclipse Plug-in Development Environment

Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800


Eclipse Platform

Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700


Eclipse Graphical Editing Framework GEF

Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400


Eclipse RCP

Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700


Eclipse Java Development Tools

Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700




Eclipse 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
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-nipun
Post subject:   PostPosted: Jul 08, 2009 - 06:40 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8013

pickaxe,
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?

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
pickaxe
Post subject:   PostPosted: Jul 09, 2009 - 06:15 PM
Registered Member
Registered Member


Joined: Oct 22, 2003
Posts: 8

Success!

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
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-nipun
Post subject:   PostPosted: Jul 10, 2009 - 02:59 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8013

Quote:

Thanks Nipun

Your welcome.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
mikekonikoff
Post subject: Any way to fix this without removing JS validation?  PostPosted: Jan 27, 2010 - 08:38 PM
Registered Member
Registered Member


Joined: May 24, 2007
Posts: 10

I have the same problem w/ top-level .svn/entries file getting deleted by 7.5. Is disabling features the long term fix for this? Seems like more of a workaround than a real fix.

Also, I have another problem with external svn client and myeclipse. In my web project repo, there is an empty WEB-INF/classes directory. The WEB-INF directory has the svn-ignore property set to:

classes/*

This means the classes directory itself is under version control, but nothing underneath it is under version control.

Now my web project has this exclusion pattern on the Java Build Path, Source tab:

**/.svn/

This prevents .svn folders from getting copied from src directory to output directory WEB-INF/classes (which then causes the src java files to be restored to classes directory - where they don't belong - on svn update!)

Yet whenever I do a clean build, MyEclipse deletes WEB-INF/classes/.svn, which is a problem because it breaks the version control on classes directory.

Shouldn't the exclude pattern apply to my output directory too? Or is there any way to configure exactly what is "cleaned" on a clean build?
 
 View user's profile Send private message  
Reply with quote Back to top
lewisd
Post subject:   PostPosted: Mar 07, 2011 - 08:01 PM



Joined: Mar 07, 2011
Posts: 3

I'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?
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Mar 08, 2011 - 08:24 AM



Joined: Nov 11, 2010
Posts: 1524

lewisd,

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.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
lewisd
Post subject:   PostPosted: Mar 08, 2011 - 04:58 PM



Joined: Mar 07, 2011
Posts: 3

Sorry, 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.
 
 View user's profile Send private message  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Mar 15, 2011 - 07:21 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6799

This 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.

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
lewisd
Post subject:   PostPosted: Mar 15, 2011 - 07:26 PM



Joined: Mar 07, 2011
Posts: 3

Thanks very much.
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits