- This topic has 24 replies, 8 voices, and was last updated 13 years, 5 months ago by support-swapna.
-
AuthorPosts
-
brian512MemberI’ll throw in that we have about 15 licenses of MyEclipse, across mutliple OSes (primarily OS X 10.6 and Win XP), and have similar problems with XML (struts.xml), JSP, JS, etc across most machines (on Eclipse 3.5.x w/ ME 8 and Eclipse 3.6.x and ME 9).
I skimmed through the comments above, so sorry if its being addressed or I missed something.
Why is it necessary to explicitly remove problem files in project specific settings? Shouldn’t disabling validation at the workspace level turn it off? I just created a new workspace, imported some existing projects, and almost every web project was giving build errors on struts.xml (for Struts 2), AFTER I had disabled it from Eclipse’s preferences (Uncheck All). Going file-by-file and excluding seems to work, but why is that even necessary? Can we provide a workspace level validation-ignore file list?
I’m on OS X 10.6.7, Eclipse 3.6.2 Classic Cocoa 32-bit, and MyEclipse 9.0.0.
Brian
Brian FernandesModeratorBrian,
1) The JS validation issue is fixed internally and will be available as part of MyEclipse 9.1. Turning off the validator globally will turn off the validation and you’re done.
2) struts.xml validation
a) I’m curious about what was incorrectly marked as an error. Evidently the validation was incorrect and I would like to fix it in 9.1.b) If you turn off the struts validator globally, you will need to restart your workspace for it to remove the error markers from files that had already been validated before you turned it off, again, the exclusion should not be necessary here. Can you try this and let me know if it does not work for you?
proliphixParticipantSince customers with large numbers of large Javascript files cannot use the product
until 9.1. When should we expect the 9.1 release.
support-swapnaModeratorproliphix,
We apologize for the delay. The 9.1 release is due this week.
proliphixParticipantThat is good news.
Thank you.
proliphixParticipantIs there a file I can delete or some configuration file I can change to disable validation?
We are really dead in the water until the 9.1 fix is available.
support-swapnaModeratorproliphix,
Sorry for the inconvenience caused. Here is an FAQ on javascript validation issues :
https://www.genuitec.com/forums/topic/troubleshooting-memory-amp-performance-issues/Let me know how this works for you.
proliphixParticipantThis worked.
support-swapnaModeratorproliphix,
Glad that it is working.
Do let us know if you see any other issues.
support-swapnaModeratorproliphix,
MyEclipse 9.1 has been released. Here is the link to update to it :
https://www.genuitec.com/forums/topic/myeclipse-9-1-is-now-available/Let us know how it works for you.
-
AuthorPosts