Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Create Custom Project(Create Custom Project)
Create Custom Project [message #1732354] Mon, 16 May 2016 13:48 Go to next message
RamaRao Nandamuri is currently offline RamaRao NandamuriFriend
Messages: 120
Registered: April 2016
Senior Member
Hi,

How to create my own project structure something like java project in eclipse?
Re: Create Custom Project [message #1732357 is a reply to message #1732354] Mon, 16 May 2016 14:10 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Did you have a Look At my answer to the question you already asked https://www.eclipse.org/forums/index.php?t=msg&th=1077292&goto=1731740&#msg_1731740

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Create Custom Project [message #1732358 is a reply to message #1732357] Mon, 16 May 2016 14:43 Go to previous messageGo to next message
RamaRao Nandamuri is currently offline RamaRao NandamuriFriend
Messages: 120
Registered: April 2016
Senior Member
Yes I looked into it but my requirement is different.

I want to create project from eclipse on selecting New -> MyProjectName
On selecting the MyProjectName it should generate a project (like any project) but with my own folder structure.
Re: Create Custom Project [message #1732360 is a reply to message #1732358] Mon, 16 May 2016 14:48 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
The wizard could be a starting point. Besides this the xtext forum is the
wrong place to ask. So ask in the plugin development or the rich client
platform forum


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Create Custom Project [message #1732436 is a reply to message #1732360] Tue, 17 May 2016 10:58 Go to previous messageGo to next message
RamaRao Nandamuri is currently offline RamaRao NandamuriFriend
Messages: 120
Registered: April 2016
Senior Member
Hi,

I have created a plugin and I want to add org.eclipse.core.resources.natures as a plugin extension I have gone to extension tab I tried to click on add button to define the extension but nothing appears to select from the list of extensions.
what do you think I should do in this case?
Re: Create Custom Project [message #1732456 is a reply to message #1732436] Tue, 17 May 2016 12:17 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Die you add the defining plugin to the required bundles

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Create Custom Project [message #1732461 is a reply to message #1732456] Tue, 17 May 2016 12:55 Go to previous message
RamaRao Nandamuri is currently offline RamaRao NandamuriFriend
Messages: 120
Registered: April 2016
Senior Member
Solved!!!! I need to uncheck Show only extension points from the required plugin-ins in extension points tab.
Previous Topic:Hierarchy View / Quick Hierarchy Popup
Next Topic:Context-dependent Name Resolution
Goto Forum:
  


Current Time: Tue Apr 16 17:39:49 GMT 2024

Powered by FUDForum. Page generated in 0.53832 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top