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 88668 - Imported projects are not compiling correctly
Summary: Imported projects are not compiling correctly
Status: RESOLVED DUPLICATE of bug 79782
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 19:08 UTC by kor
Modified: 2008-01-04 14:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kor 2006-11-05 19:08:39 UTC
I have imported two projects from Eclipse IDE
one (1)is PDE plugin which is exporting contained jar file as a part of it's classpath.
and other is(2) normal project that uses library exported by first one.
Imported projects were recognized by id and all was perfect, while i have not tryed 
two run class from project 2.  On this stage javac compiler failed to found classes 
from project 1.
Comment 1 kor 2006-11-05 19:12:35 UTC
I can attach workspace sample with projects if your will need it.
Comment 2 Martin Krauskopf 2006-11-06 18:08:31 UTC
Thanks for the report. It was already filed. Please add yourself to the CC list
of the issue 79782 to be notified about progress.

*** This issue has been marked as a duplicate of 79782 ***