[
https://issues.apache.org/jira/browse/SLING-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-3174.
------------------------------------
Resolution: Fixed
- http://svn.apache.org/viewvc?view=revision&revision=1596515 updated the
wizard to include a minimal set of files ( vlt config files, resource,
rendering script )
- http://svn.apache.org/viewvc?view=revision&revision=1596516 remove 'New' from
project wizard labels
> Add new simple project content wizard
> -------------------------------------
>
> Key: SLING-3174
> URL: https://issues.apache.org/jira/browse/SLING-3174
> Project: Sling
> Issue Type: Improvement
> Components: IDE
> Reporter: Stefan Egli
> Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.0.0
>
> Attachments: SLING-3174-swtbot.diff
>
>
> We should include a new wizards which creates a simple content projects. The
> project would simply create a faceted project with the according facet set
> and set any additional type specific properties (eg with content it would
> create a jcr_root directory). Although this wizard would do very trivial
> tasks, IMO this will help users kickstart projects and get into the mindset
> of slingclipse.
> The initial content should be something like
> {code}
> .
> ├── jcr_root
> │ ├── content
> │ └───── example
> └── META-INF
> └── vault
> ├── config.xml
> ├── filter.xml
> └── settings.xml
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)