Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 293335 - Move project creation code to org.eclipse.hyades.test.core.tests.
Summary: Move project creation code to org.eclipse.hyades.test.core.tests.
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Slauenwhite CLA
QA Contact: Kathy Chan CLA
URL:
Whiteboard:
Keywords:
Depends on: 293334
Blocks:
  Show dependency tree
 
Reported: 2009-10-26 12:48 EDT by Paul Slauenwhite CLA
Modified: 2016-05-05 11:02 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 Paul Slauenwhite CLA 2009-10-26 12:48:26 EDT
Move project creation code to org.eclipse.hyades.test.core.tests.

There are several test classes in the Test Project test bucket (for example, org.eclipse.hyades.test.java.tests.junit.* and org.eclipse.hyades.test.ui.navigator.tests.junit.plugin.TestUIUtilTest) that create general and/or Java projects.  This code (for example, /org.eclipse.hyades.test.java.tests/src/org/eclipse/hyades/test/java/tests/util/CreateJavaProjectOperation.java) should be moved to org.eclipse.hyades.test.core.tests.util.

Requires Eclipse JDT defect 293334.
Comment 1 Paul Slauenwhite CLA 2009-10-30 14:30:49 EDT
Refacotered Test Project tests and checked in to CVS (HEAD).
Comment 2 Paul Slauenwhite CLA 2009-11-09 09:46:01 EST
Verified in CVS (HEAD).