Skip to content

Commit 700f76a

Browse files
committed
move packages
1 parent c52968c commit 700f76a

8 files changed

Lines changed: 2 additions & 2 deletions

File tree

jfixby-tool-texture-slicer-red/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
4-
<classpathentry kind="src" path="sprite-decomposer-core"/>
4+
<classpathentry kind="src" path="jfixby-tool-texture-slicer-red"/>
55
<classpathentry combineaccessrules="false" kind="src" path="/jfixby-tool-texture-slicer-api"/>
66
<classpathentry combineaccessrules="false" kind="src" path="/jfixby-cmns-api"/>
77
<classpathentry kind="output" path="bin"/>

jfixby-tool-texture-slicer-red/sprite-decomposer-core/com/jfixby/texture/slicer/red/RedSlicerResult.java renamed to jfixby-tool-texture-slicer-red/jfixby-tool-texture-slicer-red/com/jfixby/texture/slicer/red/RedSlicerResult.java

File renamed without changes.

jfixby-tool-texture-slicer-red/sprite-decomposer-core/com/jfixby/texture/slicer/red/RedSlicerSpecs.java renamed to jfixby-tool-texture-slicer-red/jfixby-tool-texture-slicer-red/com/jfixby/texture/slicer/red/RedSlicerSpecs.java

File renamed without changes.

jfixby-tool-texture-slicer-red/sprite-decomposer-core/com/jfixby/texture/slicer/red/RedTextureSlicer.java renamed to jfixby-tool-texture-slicer-red/jfixby-tool-texture-slicer-red/com/jfixby/texture/slicer/red/RedTextureSlicer.java

File renamed without changes.

jfixby-tool-texture-slicer-test/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="src" path="src"/>
3+
<classpathentry kind="src" path="jfixby-tool-texture-slicer-test"/>
44
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
55
<classpathentry combineaccessrules="false" kind="src" path="/jfixby-cmns-api"/>
66
<classpathentry combineaccessrules="false" kind="src" path="/jfixby-cmns-red"/>

jfixby-tool-texture-slicer-test/src/com/jfixby/texture/slicer/test/Setup.java renamed to jfixby-tool-texture-slicer-test/jfixby-tool-texture-slicer-test/com/jfixby/texture/slicer/test/Setup.java

File renamed without changes.

jfixby-tool-texture-slicer-test/src/com/jfixby/texture/slicer/test/TestTextureSlicer.java renamed to jfixby-tool-texture-slicer-test/jfixby-tool-texture-slicer-test/com/jfixby/texture/slicer/test/TestTextureSlicer.java

File renamed without changes.

jfixby-tool-texture-slicer-test/src/com/jfixby/texture/slicer/test/package-info.java renamed to jfixby-tool-texture-slicer-test/jfixby-tool-texture-slicer-test/com/jfixby/texture/slicer/test/package-info.java

File renamed without changes.

0 commit comments

Comments
 (0)