Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Adding jar file
Adding jar file [message #1710877] Sat, 10 October 2015 08:06 Go to next message
Jonathan Camilleri is currently offline Jonathan CamilleriFriend
Messages: 91
Registered: July 2009
Member
Well you know me I am the average application developer and I am an idiot Smile

I came across this library and just before I throw in the towel, I would like to ask you if there is some easy way of adding the jar.file so I can start utilizing them through Eclipse IDE.

Problem is that the UI does not seem to have an option, correct me if I am wrong.

Java Library at http://java-ml.sourceforge.net/, contacting technical support seems difficult.

You can follow my social media page at
https://www.facebook.com/Techy-News-548957768563392/timeline/.
Re: Adding jar file [message #1711049 is a reply to message #1710877] Mon, 12 October 2015 14:28 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 10/10/2015 02:06 AM, Jonathan Camilleri wrote:
> Well you know me I am the average application developer and I am an
> idiot :)
>
> I came across this library and just before I throw in the towel, I would
> like to ask you if there is some easy way of adding the jar.file so I
> can start utilizing them through Eclipse IDE.
>
> Problem is that the UI does not seem to have an option, correct me if I
> am wrong.
>
> Java Library at http://java-ml.sourceforge.net/, contacting technical
> support seems difficult.
>
> You can follow my social media page at
> https://www.facebook.com/Techy-News-548957768563392/timeline/.

There are different ways to add a JAR to an Eclipse project. The best is
to use Maven to build your project in the first place.

However, you can also add a JAR you download yourself by right-clicking
on the the project and choosing Build Path.
Previous Topic:How to use egit ...
Next Topic:Newbie Asking
Goto Forum:
  


Current Time: Tue Apr 23 09:15:40 GMT 2024

Powered by FUDForum. Page generated in 0.08067 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top