Bug 18446 - JavaCore.getClasspathContainer on not yest created project
Summary: JavaCore.getClasspathContainer on not yest created project
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 18450 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-31 10:16 EDT by Martin Aeschlimann CLA
Modified: 2002-06-03 15:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Aeschlimann CLA 2002-05-31 10:16:32 EDT
20020528
JavaCore.getClasspathContainer(path, jproject) should not throw an exception if 
the project is not yet created.

The scenario is the new java project wizard: The build path page wants to have 
the description of the container. Its project is not yet created.
Comment 1 Philipe Mulet CLA 2002-05-31 13:40:04 EDT
Fixed.
Comment 2 Martin Aeschlimann CLA 2002-05-31 14:24:26 EDT
*** Bug 18450 has been marked as a duplicate of this bug. ***
Comment 3 Kent Johnson CLA 2002-06-03 15:10:28 EDT
Verified.