[jira] [Commented] (SLING-5538) Create new Sightly file wizards

2016-02-22 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157203#comment-15157203
 ] 

Robert Munteanu commented on SLING-5538:


- [r1731670|https://svn.apache.org/r1731670] - add a SightlyNatureTester
- [r1731671|https://svn.apache.org/r1731671] - new Sightly file wizard
- [r1731672|https://svn.apache.org/r1731672] - new Sightly JS use-obejct wizard
- [r1731673|https://svn.apache.org/r1731673] - new Sightly Java use-object 
wizard

Still to do:

- tests for the SightlyNatureTester
- validate that the java use-object wizard works correctly for all scenarios ( 
extract to an util class and test if possible )
- validation of the file name in the java use-object wizard ( maybe also for 
the js use-object wizard )
- extract an abstract handler for launching wizards
- make sightly feature depend on the 'core' feature

> Create new Sightly file wizards
> ---
>
> Key: SLING-5538
> URL: https://issues.apache.org/jira/browse/SLING-5538
> Project: Sling
>  Issue Type: Improvement
>  Components: IDE
>Reporter: Robert Munteanu
>Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.1.0
>
>
> With SLING-4076 fixed, it would be very convenient to also have some new file 
> wizards:
> - new Sightly (HTML) file
> - new Sightly JS Use-Script
> - new Sightly Java Use-Script



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SLING-5538) Create new Sightly file wizards

2016-02-24 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163180#comment-15163180
 ] 

Robert Munteanu commented on SLING-5538:


* [r1732166|https://svn.apache.org/r1732166] - Add a SightlyNatureTesterTest
* [r1732167|https://svn.apache.org/r1732167] - Add and test JavaUtils in 
sightly-eclipse-ui
* [r1732168|https://svn.apache.org/r1732168] - Validate file name for Java 
Use-Scripts

I've skipped the abstract handler as in practice the code size savings were too 
small. Also, the feature dependency seems too heavyweight right now ( and 
eclipse-sightly-ui won't resolve without eclipse-core one anyway ) so 
postponing until there is a real need.

> Create new Sightly file wizards
> ---
>
> Key: SLING-5538
> URL: https://issues.apache.org/jira/browse/SLING-5538
> Project: Sling
>  Issue Type: Improvement
>  Components: IDE
>Reporter: Robert Munteanu
>Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.1.0
>
>
> With SLING-4076 fixed, it would be very convenient to also have some new file 
> wizards:
> - new Sightly (HTML) file
> - new Sightly JS Use-Script
> - new Sightly Java Use-Script



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SLING-5538) Create new Sightly file wizards

2016-02-26 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169955#comment-15169955
 ] 

Robert Munteanu commented on SLING-5538:


Added default file names to the wizards in 
[r1732568|https://svn.apache.org/r1732568]

> Create new Sightly file wizards
> ---
>
> Key: SLING-5538
> URL: https://issues.apache.org/jira/browse/SLING-5538
> Project: Sling
>  Issue Type: Improvement
>  Components: IDE
>Reporter: Robert Munteanu
>Assignee: Robert Munteanu
> Fix For: Sling Eclipse IDE 1.1.0
>
>
> With SLING-4076 fixed, it would be very convenient to also have some new file 
> wizards:
> - new Sightly (HTML) file
> - new Sightly JS Use-Script
> - new Sightly Java Use-Script



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)