Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Build error on org.eclipse.wst.jsdt.core.feature

Hi John,

I could find out 'features/org.eclipse.license/' in this repo: git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.git .
And I succeeded to build JSDT.

Thank you so much.



2013/5/2 Tomoyuki Inagaki <tomotaro1065@xxxxxxxxx>
Hi John,

Thank you for the replying.
But I couldn't find out 'features/org.eclipse.license/subdirectory in the repository git://git.eclipse.org/gitroot/webtools/webtools.releng.git .



2013/5/1 John Peberdy <john@xxxxxxxxxx>
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 <tomotaro1065@xxxxxxxxx> 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 ?
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 <john@xxxxxxxxxx>
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 <tomotaro1065@xxxxxxxxx> 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.
--

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev

--
John Peberdy

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev




--

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev

--
John Peberdy

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev




--



--

twitter: @tomotaro1065


Back to the top