Post subject: Novice: How to API-Updates in Netbeans
Post rating: 0
Posted: Sun 03 Apr, 2011, 18:01
User rating: 0
Joined: Tue 28 Sep, 2010, 08:00 Posts: 10 Location: Berlin
Hello together!
I have a stupid question: If the DC releases a new API version, how do I update my local version in Netbeans? Only to overwrite doesn't work, right?
Thanks in advance!
[letthemachineswork]
Post subject: Re: Novice: How to API-Updates in Netbeans
Post rating: 0
Posted: Tue 10 May, 2011, 09:12
User rating: 0
Joined: Tue 28 Sep, 2010, 08:00 Posts: 10 Location: Berlin
By now I've done it with manually copying the new .jar files in the lib directory and manually add the new and remove the old libraries in the netbeans project properties.
But is this the right way? Or is there a maschinell way to import the new DC-.zip file with overwrites automaticly the old .jar files?
API Support
Post subject: Re: Novice: How to API-Updates in Netbeans
By now I've done it with manually copying the new .jar files in the lib directory and manually add the new and remove the old libraries in the netbeans project properties.