Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » nvalid Property Category Path Error
nvalid Property Category Path Error [message #1798166] Tue, 13 November 2018 09:33 Go to next message
Eclipse UserFriend
Each time I load my workspace, I get the following error:

eclipse.buildId=M20120914-1800
java.version=1.7.0_11
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64

WarningRightmove Kijiji Quizlet


Tue Feb 05 08:29:19 EST 2013
Invalid property category path: ValidationPropertiesPage (bundle: org.eclipse.wst.xml.ui, propertyPage: org.eclipse.wst.xml.ui.propertyPage.project.validation)

It does not seem to effect my develo

[Updated on: Tue, 13 November 2018 14:50] by Moderator

Re: nvalid Property Category Path Error [message #1798169 is a reply to message #1798166] Tue, 13 November 2018 09:50 Go to previous messageGo to next message
Eclipse UserFriend
The build ID M20120914 suggests this is a 6 year old version of Eclipse. Why not install something newer?

https://www.eclipse.org/downloads/

This message means that the bundle's plugin.xml has a bogus property page registration; bogus because it specify a category that is not itself properly registered. You can't fix this yourself, except to contribute a fix to the Web Tools project...
Re: nvalid Property Category Path Error [message #1801895 is a reply to message #1798169] Tue, 29 January 2019 05:47 Go to previous message
Eclipse UserFriend
Since there's no code reliance, all I would do is include org.eclipse.wst.validation.ui as a discretionary reliance. I wonder if that would really change things for you. Despite that, an element based introduce with org.eclipse.wst.xml_ui.feature should not display this issue.
Previous Topic:Add a foreign maven jar to by bundle
Next Topic:Problem with using JDK instead of jre
Goto Forum:
  


Current Time: Wed Jun 18 16:42:40 EDT 2025

Powered by FUDForum. Page generated in 0.06118 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top