[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5259) Implement rudimentary Test facility for Smooks Config

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Nov 26 17:19:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496893#action_12496893 ] 

Tom Fennelly commented on JBIDE-5259:
-------------------------------------

And from Max...


The bin directory does not exist when you actually run this from an actual build plugin.

This SmookLauncher class I would probably have in a separate project/jar which you then add to the classpath for the launchconfiguration.
Then that jar is simply a basic resource.

Unfortunately I can't remember from the top of my head the right way to get that but look for Bundle and "add jar from bundle in eclipse to launch" and google should be able to help you ;)

btw. Hibernate Tools utilizes a lot of launch config code and ui if you seek inspiration - unfortunately hibernate tools are a bad boy and runs it all internally in the same vm so it cheats.

btw. another way is also to simply have that SmooksLaunch.java generated as a resource which you simply compile and add to the classpath at "runtime" ?

> Implement rudimentary Test facility for Smooks Config
> -----------------------------------------------------
>
>                 Key: JBIDE-5259
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5259
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: smooks
>            Reporter: Brian Fitzpatrick
>            Assignee: Tom Fennelly
>            Priority: Critical
>             Fix For: 3.1.0.CR1
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> Test functionality via the "Run" button perhaps, outputting the templating/java result to the Console?  With this, we should all be able to do more meaningful testing, so it kinda feeds back into the overall effort of improving the quality of this thing.  I know this doesn't make use of the Reporting, but are we too late for      that now?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list