Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2373
| Path | csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | "John B. Matthews" <nospam@nospam.invalid> |
| Newsgroups | comp.lang.java.help |
| Subject | Re: how to compile open source classes |
| Date | Thu, 20 Dec 2012 09:10:50 -0500 |
| Organization | The Wasteland |
| Lines | 24 |
| Message-ID | <nospam-FEDE9B.09105020122012@news.aioe.org> (permalink) |
| References | <e00601f3-4a26-427b-aefe-2a860e0eec9b@googlegroups.com> |
| NNTP-Posting-Host | LQJtZWzu+iKlBROuDg+IUg.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.lang.java.help:2373 |
Show key headers only | View raw
In article <e00601f3-4a26-427b-aefe-2a860e0eec9b@googlegroups.com>, adamchapman1985@hotmail.co.uk wrote: > Hi, I have downloaded an open source library containing .java and > .class files. > > I'm a complete java novice but all I want to do is compile this > library into a .jar file, so I can effectively call it from a command > line, as I have done before at > http://undocumentedmatlab.com/blog/jboost-integrating-an-external-java-library-in-matlab/ > > If anyone can tell me what to do in order to build a .jar file I'd be > very grateful. As you are using an open source library, why not simply link to the project? If it doesn't already contain a JAR or documented build target, you might want to start with the tutorial: <http://docs.oracle.com/javase/tutorial/deployment/jar/> -- John B. Matthews trashgod at gmail dot com <http://sites.google.com/site/drjohnbmatthews>
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to compile open source classes adamchapman1985@hotmail.co.uk - 2012-12-20 02:52 -0800
Re: how to compile open source classes "John B. Matthews" <nospam@nospam.invalid> - 2012-12-20 09:10 -0500
Re: how to compile open source classes Lew <lewbloch@gmail.com> - 2012-12-20 10:59 -0800
csiph-web