Skip to content

Commit

Permalink
Update to 0.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mcslee committed Jun 2, 2022
1 parent ebfece5 commit 746e287
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 19 deletions.
1 change: 0 additions & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
Expand Down
34 changes: 17 additions & 17 deletions LXStudio-IDE.iml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<libelement value="jar://$MODULE_DIR$/lib/processing-4.0b8/core-4.0b8.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/processing-4.0b8/gluegen-rt-4.0b8.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/processing-4.0b8/jogl-all-4.0b8.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/lxstudio-0.4.0.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/lx-0.4.0-jar-with-dependencies.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/p4lx-0.4.0.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/lxstudio-0.4.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/lx-0.4.1-jar-with-dependencies.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/p4lx-0.4.1.jar!/" />
<src_description expected_position="1">
<src_folder value="file://$MODULE_DIR$/src/main/java" expected_position="0" />
<src_folder value="file://$MODULE_DIR$/src/test/java" expected_position="2" />
Expand Down Expand Up @@ -50,47 +50,47 @@
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="lxstudio-0.4.0.jar">
<library name="lxstudio-0.4.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.0.jar!/" />
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.0-javadoc.jar!/" />
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="lx-0.4.0-jar-with-dependencies.jar">
<library name="lx-0.4.1-jar-with-dependencies.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/lx-0.4.0-jar-with-dependencies.jar!/" />
<root url="jar://$MODULE_DIR$/lib/lx-0.4.1-jar-with-dependencies.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MODULE_DIR$/lib/lx-0.4.0-javadoc.jar!/" />
<root url="jar://$MODULE_DIR$/lib/lx-0.4.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MODULE_DIR$/lib/lx-0.4.0-sources.jar!/" />
<root url="jar://$MODULE_DIR$/lib/lx-0.4.1-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="p4lx-0.4.0.jar">
<library name="p4lx-0.4.1.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.0.jar!/" />
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.1.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.0-javadoc.jar!/" />
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.1-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.0-sources.jar!/" />
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.1-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="Maven: com.heronarts:lx:0.4.0" level="project" />
<orderEntry type="library" name="Maven: com.heronarts:lx:0.4.1" level="project" />
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.9" level="project" />
<orderEntry type="library" name="Maven: uk.co.xfactory-librarians:coremidi4j:1.6" level="project" />
<orderEntry type="library" name="Maven: com.heronarts:p4lx:0.4.0" level="project" />
<orderEntry type="library" name="Maven: com.heronarts:lxstudio:0.4.0" level="project" />
<orderEntry type="library" name="Maven: com.heronarts:p4lx:0.4.1" level="project" />
<orderEntry type="library" name="Maven: com.heronarts:lxstudio:0.4.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.processing:core:4.0b8" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jogamp.jogl:jogl-all:4.0b8" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jogamp.gluegen:gluegen-rt-main:4.0b8" level="project" />
Expand Down
Binary file removed lib/lx-0.4.0-jar-with-dependencies.jar
Binary file not shown.
Binary file removed lib/lx-0.4.0-javadoc.jar
Binary file not shown.
Binary file removed lib/lx-0.4.0-sources.jar
Binary file not shown.
Binary file added lib/lx-0.4.1-jar-with-dependencies.jar
Binary file not shown.
Binary file added lib/lx-0.4.1-javadoc.jar
Binary file not shown.
Binary file added lib/lx-0.4.1-sources.jar
Binary file not shown.
Binary file removed lib/lxstudio-0.4.0-javadoc.jar
Binary file not shown.
Binary file removed lib/lxstudio-0.4.0.jar
Binary file not shown.
Binary file added lib/lxstudio-0.4.1-javadoc.jar
Binary file not shown.
Binary file added lib/lxstudio-0.4.1.jar
Binary file not shown.
Binary file removed lib/p4lx-0.4.0-javadoc.jar
Binary file not shown.
Binary file added lib/p4lx-0.4.1-javadoc.jar
Binary file not shown.
Binary file not shown.
Binary file renamed lib/p4lx-0.4.0.jar → lib/p4lx-0.4.1.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.heronarts</groupId>
<artifactId>lxstudio-ide</artifactId>
<version>0.4.0</version>
<version>0.4.1</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 746e287

Please sign in to comment.