Skip to content
Snippets Groups Projects
Commit 4ff405fb authored by rojas's avatar rojas
Browse files

Update

parent b0e0feec
No related branches found
No related tags found
No related merge requests found
...@@ -93,7 +93,7 @@ main.class=TcpExamples.TcpExample1Telnet ...@@ -93,7 +93,7 @@ main.class=TcpExamples.TcpExample1Telnet
manifest.file=manifest.mf manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false mkdist.disabled=false
platform.active=default_platform platform.active=JDK_22
run.classpath=\ run.classpath=\
${javac.classpath}:\ ${javac.classpath}:\
${build.classes.dir} ${build.classes.dir}
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<configuration> <configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3"> <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>Networked Graphics MV3500 examples</name> <name>Networked Graphics MV3500 examples</name>
<explicit-platform explicit-source-supported="true"/>
<source-roots> <source-roots>
<root id="src.dir"/> <root id="src.dir"/>
<root id="src.src.dir"/> <root id="src.src.dir"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment