Tagged Questions
1
vote
3answers
88 views
Viewing source code for 3rd party jar in eclipse
I am working on a java project in Eclipse. In this I am using a 3rd party jar which I have put in the java class path. Now I want to understand the code in the jar file and want to see the actual code ...
1
vote
2answers
2k views
Referencing JAXB jars - best practice
My first post, so go easy on me.
I'm looking for advice on organising and referencing third party jars for use in my j2ee web application. The jars I need to organise and reference are the JWSDP-2.0 ...
0
votes
1answer
114 views
Suggestions to different ways to “run” third party scripts/applications to convert data into a specific format? Pref. using Java/JavaScript/XML?
I am interested in hearing solution suggestions concerning running third party "logic". To avoid getting this question too bloated I will simplified some things.
The background
I need to convert ...