java - Create a new project under an existing projet -


i have question creation of new project under existing project. assume have these 4 projects in eclipse:

org.projet.design org.projet.feature org.projet.conf org.projet.tag 

all project in projet repository. now, need create new java project called org.projet.myproject. problem in eclipse is, when create new project called myproject , choose org.projet default location, projects under org.projet added under org.projet.myproject. so, please how create new java project under existing project ?


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -