Skip to content

Commit 746e287

Browse files
committed
Update to 0.4.1 release
1 parent ebfece5 commit 746e287

17 files changed

+18
-19
lines changed

.classpath

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
</classpathentry>
2121
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
2222
<attributes>
23-
<attribute name="module" value="true"/>
2423
<attribute name="maven.pomderived" value="true"/>
2524
</attributes>
2625
</classpathentry>

LXStudio-IDE.iml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<libelement value="jar://$MODULE_DIR$/lib/processing-4.0b8/core-4.0b8.jar!/" />
55
<libelement value="jar://$MODULE_DIR$/lib/processing-4.0b8/gluegen-rt-4.0b8.jar!/" />
66
<libelement value="jar://$MODULE_DIR$/lib/processing-4.0b8/jogl-all-4.0b8.jar!/" />
7-
<libelement value="jar://$MODULE_DIR$/lib/lxstudio-0.4.0.jar!/" />
8-
<libelement value="jar://$MODULE_DIR$/lib/lx-0.4.0-jar-with-dependencies.jar!/" />
9-
<libelement value="jar://$MODULE_DIR$/lib/p4lx-0.4.0.jar!/" />
7+
<libelement value="jar://$MODULE_DIR$/lib/lxstudio-0.4.1.jar!/" />
8+
<libelement value="jar://$MODULE_DIR$/lib/lx-0.4.1-jar-with-dependencies.jar!/" />
9+
<libelement value="jar://$MODULE_DIR$/lib/p4lx-0.4.1.jar!/" />
1010
<src_description expected_position="1">
1111
<src_folder value="file://$MODULE_DIR$/src/main/java" expected_position="0" />
1212
<src_folder value="file://$MODULE_DIR$/src/test/java" expected_position="2" />
@@ -50,47 +50,47 @@
5050
</library>
5151
</orderEntry>
5252
<orderEntry type="module-library">
53-
<library name="lxstudio-0.4.0.jar">
53+
<library name="lxstudio-0.4.1.jar">
5454
<CLASSES>
55-
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.0.jar!/" />
55+
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.1.jar!/" />
5656
</CLASSES>
5757
<JAVADOC>
58-
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.0-javadoc.jar!/" />
58+
<root url="jar://$MODULE_DIR$/lib/lxstudio-0.4.1-javadoc.jar!/" />
5959
</JAVADOC>
6060
<SOURCES />
6161
</library>
6262
</orderEntry>
6363
<orderEntry type="module-library">
64-
<library name="lx-0.4.0-jar-with-dependencies.jar">
64+
<library name="lx-0.4.1-jar-with-dependencies.jar">
6565
<CLASSES>
66-
<root url="jar://$MODULE_DIR$/lib/lx-0.4.0-jar-with-dependencies.jar!/" />
66+
<root url="jar://$MODULE_DIR$/lib/lx-0.4.1-jar-with-dependencies.jar!/" />
6767
</CLASSES>
6868
<JAVADOC>
69-
<root url="jar://$MODULE_DIR$/lib/lx-0.4.0-javadoc.jar!/" />
69+
<root url="jar://$MODULE_DIR$/lib/lx-0.4.1-javadoc.jar!/" />
7070
</JAVADOC>
7171
<SOURCES>
72-
<root url="jar://$MODULE_DIR$/lib/lx-0.4.0-sources.jar!/" />
72+
<root url="jar://$MODULE_DIR$/lib/lx-0.4.1-sources.jar!/" />
7373
</SOURCES>
7474
</library>
7575
</orderEntry>
7676
<orderEntry type="module-library">
77-
<library name="p4lx-0.4.0.jar">
77+
<library name="p4lx-0.4.1.jar">
7878
<CLASSES>
79-
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.0.jar!/" />
79+
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.1.jar!/" />
8080
</CLASSES>
8181
<JAVADOC>
82-
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.0-javadoc.jar!/" />
82+
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.1-javadoc.jar!/" />
8383
</JAVADOC>
8484
<SOURCES>
85-
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.0-sources.jar!/" />
85+
<root url="jar://$MODULE_DIR$/lib/p4lx-0.4.1-sources.jar!/" />
8686
</SOURCES>
8787
</library>
8888
</orderEntry>
89-
<orderEntry type="library" name="Maven: com.heronarts:lx:0.4.0" level="project" />
89+
<orderEntry type="library" name="Maven: com.heronarts:lx:0.4.1" level="project" />
9090
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.9" level="project" />
9191
<orderEntry type="library" name="Maven: uk.co.xfactory-librarians:coremidi4j:1.6" level="project" />
92-
<orderEntry type="library" name="Maven: com.heronarts:p4lx:0.4.0" level="project" />
93-
<orderEntry type="library" name="Maven: com.heronarts:lxstudio:0.4.0" level="project" />
92+
<orderEntry type="library" name="Maven: com.heronarts:p4lx:0.4.1" level="project" />
93+
<orderEntry type="library" name="Maven: com.heronarts:lxstudio:0.4.1" level="project" />
9494
<orderEntry type="library" scope="PROVIDED" name="Maven: org.processing:core:4.0b8" level="project" />
9595
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jogamp.jogl:jogl-all:4.0b8" level="project" />
9696
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jogamp.gluegen:gluegen-rt-main:4.0b8" level="project" />
-1.16 MB
Binary file not shown.

lib/lx-0.4.0-javadoc.jar

-3.47 MB
Binary file not shown.

lib/lx-0.4.0-sources.jar

-478 KB
Binary file not shown.
1.5 MB
Binary file not shown.

lib/lx-0.4.1-javadoc.jar

3.16 MB
Binary file not shown.

lib/lx-0.4.1-sources.jar

521 KB
Binary file not shown.

lib/lxstudio-0.4.0-javadoc.jar

-1.11 MB
Binary file not shown.

lib/lxstudio-0.4.0.jar

-494 KB
Binary file not shown.

0 commit comments

Comments
 (0)