Skip to content

Commit

Permalink
IDE-881
Browse files Browse the repository at this point in the history
  • Loading branch information
Cindy Li authored and gamerson committed Mar 28, 2013
1 parent 1cb16c9 commit 62bae35
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 650 deletions.
1 change: 0 additions & 1 deletion tools/plugins/com.liferay.ide.layouttpl.ui/.classpath
Expand Up @@ -3,6 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"/>
<classpathentry kind="src" path="src-gef/"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
Expand Up @@ -32,7 +32,6 @@ Export-Package: com.liferay.ide.layouttpl.ui,
com.liferay.ide.layouttpl.ui.cmd,
com.liferay.ide.layouttpl.ui.draw2d,
com.liferay.ide.layouttpl.ui.editor,
com.liferay.ide.layouttpl.ui.gef,
com.liferay.ide.layouttpl.ui.model,
com.liferay.ide.layouttpl.ui.parts,
com.liferay.ide.layouttpl.ui.policies,
Expand Down
3 changes: 1 addition & 2 deletions tools/plugins/com.liferay.ide.layouttpl.ui/build.properties
@@ -1,5 +1,4 @@
source.. = src/,\
src-gef/
source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
.,\
Expand Down

0 comments on commit 62bae35

Please sign in to comment.