|
|
Re: org.eclipse.core.contenttype: Could not create content describe [message #1792208 is a reply to message #1792178] |
Thu, 12 July 2018 15:43 |
|
I've removed the duplicate thread.
If you're familiar with debugging your plug-in:
1) Get the source of the message's entry's plug-in, org.eclipse.core.contenttype, into your workspace. You can bring it in manually, or remove the filter for the "External Plug-in Libraries" project from the Project/Package Explorer, find the plug-in jar, and right-click->Import from Repository...
2) Use Search to open the file that contains the part of the message that's definitely boilerplate.
3) The string is probably externalized in a .properties file. If so, open the hyperlink on the property name.
4) You should now be on the line of code that emits the message. Set your breakpoint. Launch the runtime workbench. See why it got there.
_
Nitin Dahyabhai
Eclipse Web Tools Platform
[Updated on: Thu, 12 July 2018 20:03] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.08389 seconds