rune00a / ivy-nb-shared-libraries

Automatically exported from code.google.com/p/ivy-nb-shared-libraries
0 stars 0 forks source link

There isn't a way to enable ivy in a project from existing sources #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a IDE-agnostic Java project with build.xml, ivy.xml and Main.java. 
This project is built well (by hand).
2. In NetBeans, open the dialog "Create project...", choose "Java Free-Form 
Project", go ahead.

What is the expected output? What do you see instead?
I don't see an option "Enable Ivy" in this project.

NetBeans IDE 7.1.2 (Build 201204101705)
Java: 1.6.0_33; Java HotSpot(TM) 64-Bit Server VM 20.8-b03-424
Mac OS X 10.7.4 x86_64

Original issue reported on code.google.com by kirik...@ecwid.com on 10 Jul 2012 at 7:01

GoogleCodeExporter commented 8 years ago
Freeform projects dont allow adding libraries. If you can provide me with some 
input on how it should function, I can try to add support. The only way I can 
think of is to add all the jars, but if i remember correctly you are allowed 
different jars per source path. BTW, thanks for taking the time to look @ this 
project.

Original comment by Raymond....@gmail.com on 21 Jul 2012 at 7:12

GoogleCodeExporter commented 8 years ago
Changing to enhancement. Instead of using Free-Form project, you may want to 
try selecting "Java Project with existing sources".

Original comment by Raymond....@gmail.com on 21 Jul 2012 at 7:16

GoogleCodeExporter commented 8 years ago
closing. Not sure how applicable this would be.

Original comment by Raymond....@gmail.com on 24 Mar 2013 at 3:31