| Author |
Message |
|
|
Post subject: Application Templates [Enhancement]
Posted: Apr 15, 2004 - 03:43 PM
|
|
Veteran Member

Joined: Jul 10, 2003
Posts: 136
|
|
The Oracle JDeveloper site has a Quick Tour viewlet that demonstrates creating a new project -- it is about 2/3 of the way through the viewlet but the whole thing is worth watching. When creating a new project, they allow the user to select from a drop down of Application Templates. This drop down allows me to select things like No Template [All Technologies], Web Application [JSP, Struts, EJB], Web Application [JSP, EJB], Java Application [Java, Swing], etc. The user is also able to create custom templates.
With the recent discussions on being able to customize the JSP templates, I was thinking that it would be nice to create Application Templates that allow me to define what are all of the technologies, artifacts, and templates that I want associated with a project out of the box. I think this would make it easier for developers to take advantage of ME features than adding capabilities to a project. Although this feature still needs to exist. |
_________________ Andy
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 15, 2004 - 04:39 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Andy,
What do the templates define? Libraries automatically dropped in? xml config files? default file types? Does this limit what you actually see in the "New File" dialogs and the such, or are these just "help you get started quick" type of templates? |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 15, 2004 - 05:41 PM
|
|
Veteran Member

Joined: Jul 10, 2003
Posts: 136
|
|
Yes... All of the things you just mentioned. :D
If I have a project which I know I will need Hibernate, Spring, Struts, JSP, Tomcat, I want to be able to create a project that has those features available to me at project creation. My source folders, classpath, code generation templates, CSS, L&F, web folders, build files, etc. are all set up for me. Menus are customized based on current feature sets. If I add/remove capabilities, the menus and such are tweaked as needed.
Ideally the Application Templates would be exportable so that other ME users could take advantage of them. Maybe even make them something that could be installed via the update manager. |
_________________ Andy
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 03, 2004 - 04:26 AM
|
|
Registered Member


Joined: May 11, 2004
Posts: 27
|
|
exactly!!!!!!!!!!!!!!!!!!! |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 03, 2004 - 06:34 AM
|
|
Moderator


Joined: May 05, 2003
Posts: 1037
|
|
Jason,
This enhancement definitely has internal attention. We realize that incrementally "Add xxx Capability..." is cumbersome and is most friendly when accomplished during project creation time. We are currently putting into place a general templating mechanism that will eventually allow users to create custom templates. For now we are in crawl before walk mode. Look for more discussion on this topic at a later time as we a better positioned to surface the functionality. |
_________________ Michael
MyEclipse Support
Posting Guidelines FYI
When posting a bug report, click the "Insert" button above the message window and fill out the empty fields to help us troubleshoot your problem.
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jun 08, 2004 - 04:21 AM
|
|
Veteran Member


Joined: Aug 26, 2003
Posts: 113
|
|
|
|
|
 |
|
|