DMelt Setup on Eclipse
|
10-06-2015, 12:48 AM
Post: #1
|
|||
|
|||
DMelt Setup on Eclipse
Hi,
I am trying to setup DMelt on my Eclipse Java project. I tried creating a normal project and imported DMelt-one jar which is approximately 94 Mb in size. While the code didn't give any errors but my Eclipse is taking too long (~15-20 mins) to finish building the project every time which is slowing my work down. Is there a better way to set up the project on eclipse to use Dmelt jar or is there any other jar independently available with dependent libraries which I can import into my project on need-basis. Thanks! Best Regards, Shrey |
|||
10-10-2015, 10:29 PM
Post: #2
|
|||
|
|||
RE: DMelt Setup on Eclipse
Hello,
I would recommend, instead of using single jar, simply make a build.xml file that scan all jar files inside the directory "libs" of DMelt, and put it in CLASSPATH. Then use Eclipse to import build.xml as "Java project". I have not see any slow-down by doing this best, T.Smaltsar |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)