- This topic has 5 replies, 2 voices, and was last updated 20 years, 1 month ago by Riyad Kalla.
-
AuthorPosts
-
kitmMember– System Setup ——————————-
Operating System and version:
Eclipse version: 3.0.1
Eclipse build id: 200409161125
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: net.sf.commonclipse, net.sf.lunar_eclipse.editing, org.graysky.logwatcher, net.sf.colorer, de.hunsicker.jalopy.plugin.eclipse, de.jayefem.log4e
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.2
Eclipse JDK version: jdk1.4.2_05
Application Server JDK version: jdk1.4.2_05
Are there any exceptions in the Eclipse log file? No– Message Body ——————————-
When I started up eclipse+ME this morning, I get one “info” message in the problems tab that says “Validation of eMS using JSP Validator was cancelled.” (where “eMS” is my eclipse project name). I also have another ME project open that has all the same settings (the other WAR in my app.) and it doesn’t generate this info message. Both projects have all ME validation turned off (inherited from the workspace preferences settings). What does this message mean and why is it only on one project and not the other?
Thanks,
-Kit
Riyad KallaMemberKit,
Its possible its the same message being shown to you over and over, are you clearing the message? Either way its harmless.
kitmMemberRiyad,
I don’t see how to ‘clear’ a message from the Problems tab other than removing the cause. Right-clicking on the message doesn’t have a clear or delete option, nor is there any menu or button on the Problems tab that does. Can you tell me how to do this?
Thanks,
-Kit
Riyad KallaMemberI’m sorry, I misunderstood where the message was from (I thought it was a notification message).
Can you try closing the project, then reopening it? If that doesn’t work, try and clean/rebuild the project WITH JSP validation on… did that fix it? (I’ve never seen someone report this problem before, so we are learning as we go).
kitmMemberRiyad,
I tried the close/reopen idea with no luck, but then I decided to try MyEclipse/Remove All Validation Markers from the project’s context menu and the info message was removed and hasn’t returned a day later. So I think I effectively got rid of it, but I still don’t really know what it was trying to tell me. But for now, I consider the problem resolved.
Thanks,
-Kit
Riyad KallaMemberGood thinking Kit, I’m glad the anomoly went away.
-
AuthorPosts