This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203146

Summary: taskdef class org.netbeans.modules.java.j2seproject.copylibstask.CopyLibs cannot be found
Product: ide Reporter: javydreamercsw <javydreamercsw>
Component: Import SettingsAssignee: Yulia Novozhilova <ynov>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ads, anebuzelsky, mmirilovic, pjiricka, tzezula
Priority: P1    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Properties with issue

Description javydreamercsw 2011-10-05 13:51:34 UTC
Product Version = NetBeans IDE 7.1 Beta (Build 201109252201)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0
Runtime = Java HotSpot(TM) Client VM 21.0-b17

This is another instance of bug #167771

In my case I imported settings from 7.0.1 into 7.1 Beta. I noticed some properties still referencing to old installation (see attachment and look for 7.0.1)
Comment 1 javydreamercsw 2011-10-05 13:52:30 UTC
Created attachment 111539 [details]
Properties with issue
Comment 2 javydreamercsw 2011-10-05 13:55:28 UTC
Changing the old references to current folder (7.1 Beta) made everything work.
Comment 3 Antonin Nebuzelsky 2011-10-10 08:36:38 UTC
libs.JAX-WS-ENDORSED.classpath property is the one with the reference to old installdir.

Tomasi, or Petre, is this yours?
Comment 4 Tomas Zezula 2011-10-10 08:42:35 UTC
J2EE
Comment 5 Petr Jiricka 2011-10-10 12:09:28 UTC
This looks like Denis's area, cc'ing him.
Comment 6 Denis Anisimov 2011-10-10 12:19:14 UTC
libs.JAX-WS-ENDORSED.classpath property is 
Java EE 6 Endorsed API Library classpath. This library is on of the Global NB
libraries.
I have no idea why "import" feature doesn't convert library classpath from old 
value to the new one.
This is not WS functionality.
Comment 7 Antonin Nebuzelsky 2011-10-10 16:45:48 UTC

*** This bug has been marked as a duplicate of bug 201198 ***