Problem with uploading libaries
Hello,
I can not upload any libaries. Ein tried to righ click on the uploaded libaries folder, but there is no popup-menu. I tried it with Chrome, Firefox 9.0 and Internet Explorer 8.0, but nothing worked. Please help me.
Best regards,
Luciferius
Yea know I know the problem. :D
Just kidding, Is there a solution for the problem?
Hi,
Thanks for reporting this, I believe I have just solved the issue, you may have to clear your browser cache, but hopefully not.
Let me know if you encounter any further issues.
Thanks,
-Tim
Thanks it works. Now I can upload the libaries, but how do I use them. When I use them with the normal import command I get: "NoClassDefFoundError: net/miginfocom/swing/MigLayout". How can I solve this?
I have found the problem:
in the metadata there is the classpath as lib/...jar defined, so I have to create a folder next to the jar with the name "lib" and put there my external libaries.
In eclipse there is the possibility to extract the external jars into the jar of my program. Can you make it like this?
Best regards,
Luciferius
Hi Luciferius,
I wish we had comment notification on here, sorry for the late reply. I will look into this today. Compilr is supposed to embed your libraries within the jar, under a lib directory. Java looks within the jar before anywhere else, so it seems it is failing to embed them or it is messing up the path somehow. I will take a look at this sometime today, we'll have a major facelift for compilr out today as well, which I hope you will enjoy.
Thanks,
-Tim
Hello again,
I have looked into the issue and realized that I must have tried to do this before and though it was possible at the time, but apparently it is not, unless I use a technique like onejar.
http://one-jar.sourceforge.net/
Where I would extract all the class and resource files and embed them into the one jar file, I wont be able to implement this as quickly as I thought, but I have put it on our to-do list.
Super! I would like to see this feature. I also love the new design. There is only one problem: It is the same as last time. When I rightclick on Libaries there is no popupmenu.
Allthrough I have to say, that this web app is simply great. I love to work with it when the main issues will be done.
Greatings,
Luciferius
P.S. And yes, a comment notification would also be great. ;-)
Oops, I'll put that on our list now too, should hopefully have those fixes done next week when we do another deployment.
until then you can now drag and drop files into the libraries folder, you can also directly import files into it as well, with the import button 'the one next the save button in the top left hand side of the screen'
Same here.
The problem is:
"Uncaught ReferenceError: handleEditJavaUserLibraries is not defined"