[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi) 2017-04-25T16:18:11+01:00 https://forum-gephi.org/app.php/feed/topic/6191 2017-04-25T16:18:11+01:002017-04-25T16:18:11+01:00 https://forum-gephi.org/viewtopic.php?t=6191&p=14347#p14347 <![CDATA[Re: Running toolkit-demos outside of netbeans]]> You will need to learn maven, create a jar with all dependencies and run that jar with 'java -jar' in the console.

Statistics:Posted by eduramiba — 25 Apr 2017 16:18


]]>
2017-04-24T16:23:13+01:002017-04-24T16:23:13+01:00 https://forum-gephi.org/viewtopic.php?t=6191&p=14346#p14346 <![CDATA[Running toolkit-demos outside of netbeans]]>
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home

"/Applications/NetBeans/NetBeans 8.2.app/Contents/Resources/NetBeans/java/maven/bin/mvn" \
"-Dexec.args=-classpath %classpath org.gephi.toolkit.demos.Main" \
-Dexec.executable=/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/bin/java org.codehaus.mojo:exec-maven-plugin:1.2.1:exec

Is there some way to package this into a standalone app?

Statistics:Posted by matthewnoell — 24 Apr 2017 16:23


]]>