diff options
author | Markus Tiede | 2014-09-16 09:16:08 +0000 |
---|---|---|
committer | Markus Tiede | 2014-09-16 09:16:08 +0000 |
commit | 36170092876e51df16bc3098a43179bd06c65f81 (patch) | |
tree | 2f9f95175dfb29f7f5627878169011c051e670f4 /org.eclipse.jubula.rc.swing/.project | |
parent | bc4d5d95f89bbc6bf09c8868776e0ca20f733189 (diff) | |
download | org.eclipse.jubula.core-36170092876e51df16bc3098a43179bd06c65f81.tar.gz org.eclipse.jubula.core-36170092876e51df16bc3098a43179bd06c65f81.tar.xz org.eclipse.jubula.core-36170092876e51df16bc3098a43179bd06c65f81.zip |
Sprint task - mark bundle API as internal by moving all to related classes and sub-packages to 'internal' package: relocation of o.e.j.tools
Diffstat (limited to 'org.eclipse.jubula.rc.swing/.project')
-rw-r--r-- | org.eclipse.jubula.rc.swing/.project | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/org.eclipse.jubula.rc.swing/.project b/org.eclipse.jubula.rc.swing/.project index 97ab9d768..dc32244f4 100644 --- a/org.eclipse.jubula.rc.swing/.project +++ b/org.eclipse.jubula.rc.swing/.project @@ -31,6 +31,13 @@ <nature>net.sf.eclipsecs.core.CheckstyleNature</nature> <nature>org.eclipse.pde.PluginNature</nature> </natures> + <linkedResources> + <link> + <name>.settings</name> + <type>2</type> + <locationURI>PARENT-1-PROJECT_LOC/org.eclipse.jubula.project.configuration/settings/1.5</locationURI> + </link> + </linkedResources> <filteredResources> <filter> <id>1409218333740</id> @@ -42,11 +49,4 @@ </matcher> </filter> </filteredResources> - <linkedResources> - <link> - <name>.settings</name> - <type>2</type> - <locationURI>PARENT-1-PROJECT_LOC/org.eclipse.jubula.project.configuration/settings/1.5</locationURI> - </link> - </linkedResources> </projectDescription> |