[ http://jira.codehaus.org/browse/JIBX-83?page=comments#action_51965 ] 

Dennis Sosnoski commented on JIBX-83:
-------------------------------------

I'd love to see the Eclipse builder brought up to date, but have actually 
recommended against using it in the RC2 documentation because there's been no 
one to maintain it and I've been unwilling to take it on myself. Are you 
interested in contributing in this area, Dan?

> Eclipse builder fails to run (classpath issues)
> -----------------------------------------------
>
>          Key: JIBX-83
>          URL: http://jira.codehaus.org/browse/JIBX-83
>      Project: JiBX
>         Type: Bug
>   Components: Generator Tools
>     Versions: CVS
>  Environment: eclipse 3.1 on linux
>     Reporter: Dan Allen
>  Attachments: JIBX-83.txt
>
>
> The JiBX eclipse builder fails to execute because of classpath issues.  The 
> error that is thrown is that org.jibx.runtime.Utility cannot be located.  The 
> JiBX compiler does some adhoc classloading which doesn't jive with the 
> eclipse plugin context.  It is necessary to add jibx-run.jar to the eclipse 
> project and have it picked up by the JiBX builder to send to the 
> Compile#compile method.
> Additionally, for projects that use alternate output locations, such as WTP 
> (.deployables/../classes), it is necessary to ensure that all of these 
> folders are included properly.  The buildJibxClasspath method should look at 
> all "output" folders and referenced jar files (since it needs the runtime 
> jar).

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



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to