I cloned eclipse/webtools.jsdt.core on GitHub. (https://github.com/eclipse/webtools.jsdt.core)
Then imported it to Juno-RCP on Mac OS X 10.6, and tried to build and export it by using org.eclipse.wst.jsdt.core.feature/feature.xml .
But I got an error that said "Unable to find feature "org.eclipse.license" with version in range [1.0.0,1.0.1)." .
What is the cause of this error? What should I do to solve this problem?
Best Regards.