[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
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Netbeans Gephi plugin does not load Gephi when it runs
Page 1 of 1

Netbeans Gephi plugin does not load Gephi when it runs

Posted: 14 May 2014 18:12
by scar09090
I developed a custom Statistics Gephi plugin, and it works perfectly. It also builds without error in Netbeans platforms installed on other computers. However, when I run the program on those computers (other than mine) it only opens Gephi's load page for a few seconds and closes it and then nothing happens. Now I upgraded my Netbeans to version 8 (used to be 7.4), and the same thing happens to mine. I have followed the directions give at (https://wiki.gephi.org/index.php/Statis ... n_Template) for setting up the project in Netbeans. Does anybody has a solution in mind?