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

jan iversen commented on LABS-281:
----------------------------------

is this still an issue, if not please close it (or let me close it)

> [build] RAD for java files
> --------------------------
>
>                 Key: LABS-281
>                 URL: https://issues.apache.org/jira/browse/LABS-281
>             Project: Labs
>          Issue Type: New Feature
>          Components: Magma
>    Affects Versions: Current
>            Reporter: Simone Gianni
>            Assignee: Simone Gianni
>             Fix For: Next
>
>
> While for resources, during a magma:run, it is possible to use magma.locals 
> to have them automatically taken from their folder, and avoid rebuilding, no 
> such a system is in place for java files. Moreover, LTW does not support 
> debug class replacement. 
> If Eclipse was able to build packages correctly (including weaving etc..) 
> then it would be enough to load classes from there, similarly to 
> magma.locals, scan for changes and reload if necessary (which is already 
> built in with jetty).
> Since that is not the case yet, we could apply magma.locals to target/classes 
> folders and scan those folders instead, so that rebuilding the target package 
> could be enough. But still this method would require a different shell.
> Monitoring .java class changes and triggering Maven compile could also be 
> possible.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org
For additional commands, e-mail: labs-h...@labs.apache.org

Reply via email to