[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Cannot reach BasicNewProjectResourceWizard source code

Lukas,

Does your plugin have a dependency on the plugin that contains this class? You add dependencies using the Dependencies tab of the MANIFEST.MF's editor.


Lukas Zapletal wrote:
Hello,

I have Eclipse for Java 3.4 and Target Platform set to unpacked Eclipse Platform SDK 3.4.0 with Delta Pack and Testing Framework on it.

When I try to Go to type and I type "BasicNewProjectResourceWizard" nothing is found. But in the Target Platform I can see the plugin org.eclipse.ui.ide that contains this source code (I can find it by unpacking the source plugin).

I have checked the Target platform - Source code locations and the source plugin is there too. But I am still unable to Go to this source.

Why? Thanks for help.