Import a project into another imported project

前端 未结 2 385
心在旅途
心在旅途 2021-01-26 06:03

I found this statement in the help of a project that I want to import it named \"storm- election\"

This is a simple demo app based on the storm-starter project. https://

2条回答
  •  情歌与酒
    2021-01-26 06:43

    Eclipse 4.5 (starting from Mars M5) will include a mechanism that allows to nested projects under their parent one. You can already give it a try by accessing the latest snapshot build of Eclipse Platform (which is a subset of the IDE, but which contains the change) http://download.eclipse.org/eclipse/downloads/drops4/N20150124-1500/ , when Mars M5 is ready, you'll be able to access from http://eclipse.org/downloads a full featured IDE which also contains this feature.

    Reference https://bugs.eclipse.org/bugs/show_bug.cgi?id=427768

提交回复
热议问题