Trying to use org.eclipse.core.runtime.PlatformObject [message #1793338] |
Sun, 05 August 2018 19:38  |
Eclipse User |
|
|
|
In the java editor I get "PlatformObject cannot be resolved to a type" even after Source -> Organize Imports.
I've added org.eclipse.core.runtime_3.13.0.v20170207-1030.jar to the Libraries tab of the Java Build Path dialog.
I also added org.eclipse.core.runtime.source_3.13.0.v20170207-1030.jar to the Source attachment: field of the library.
Any suggestions?
Henri.
|
|
|
|
|
Re: Trying to use org.eclipse.core.runtime.PlatformObject [message #1793896 is a reply to message #1793340] |
Sun, 19 August 2018 19:18  |
Eclipse User |
|
|
|
Adding to Properties/Java Build Path/Libraries tab fails when you login with a different ID.
The better way is to add it to the MANIFEST.MF editor's Dependencies tab/ Required Plug-ins section.
I've created a class that extends PlatformObject. I'm having problems accessing it from other plug-ins. I can't get Adapters.adapt() to work. Is there a way that this can be done? I have no need to adapt the class, I just want to access it.
Any insight appreciated.
|
|
|
Powered by
FUDForum. Page generated in 0.02991 seconds