Hi Tomoyuki, I don't really know what most of the files in that repo are. What I did was just import this subdirectory 'features/org.eclipse.license/' as a project.
That got around this specific error. Other errors, for example JSDT testing projects for some components that I didn't have installed I worked around by closing the project. On Mon, Apr 29, 2013 at 11:13 PM, Tomoyuki Inagaki <[email protected]>wrote: > Hi John, > > Thanks. I cloned that repository. But I couldn't understand how to use > those files. > Is it a tool that is mentioned here<http://wiki.eclipse.org/WTP/Releng/Tools> > ? > I installed the tools from > http://download.eclipse.org/webtools/releng/repository into Juno-RCP. > And select [Releng]-[Migrate License Support] menu. > Following messages appeared on the console. > > Total number of features found: 3 > Total number of primary features found: 2 > Total number of source features found: 1 > > > The following feature(s) were found ok, and not modified > Count: 3 > org.eclipse.wst.jsdt.feature > org.eclipse.wst.jsdt.feature[sourceTemplateFeature] > org.eclipse.wst.jsdt_sdk.feature > > > Elapsed processing time : 48 ms > > It seems nothing happens. I have still the same error after that when > building JSDT. > > > 2013/4/30 John Peberdy <[email protected]> > >> I found that feature in this repo: git:// >> git.eclipse.org/gitroot/webtools/webtools.releng.git >> >> >> On Sun, Apr 28, 2013 at 10:09 PM, Tomoyuki Inagaki < >> [email protected]> wrote: >> >>> Hi All, >>> >>> 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. >>> -- >>> http://www.nodeclipse.org/ >>> >>> blog: http://d.hatena.ne.jp/tomotaro1065/ >>> twitter: @tomotaro1065 >>> >>> >>> _______________________________________________ >>> wtp-dev mailing list >>> [email protected] >>> https://dev.eclipse.org/mailman/listinfo/wtp-dev >>> >>> -- >>> John Peberdy <https://dev.eclipse.org/mailman/listinfo/wtp-dev> >> >> >> _______________________________________________ >> wtp-dev mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/wtp-dev >> >> > > > -- > http://www.nodeclipse.org/ > > blog: http://d.hatena.ne.jp/tomotaro1065/ > twitter: @tomotaro1065 > > > _______________________________________________ > wtp-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/wtp-dev > > -- > John Peberdy >
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
