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

Reto Bachmann-Gmür commented on CLEREZZA-705:
---------------------------------------------

that's how the current code should work

import org.wymiwyg.commons.util.dirbrowser._
val pn = new FilePathNode("path/to/web-resources")
bundleContext.registerService(classOf[PathNode].getName, pn, null) 
                
> Way to add static files so that changes in the files are immediately 
> reflected and use this mechaniin source-bundles
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-705
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-705
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Reto Bachmann-Gmür
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to