GraphStream Users

Archives de la liste Aide


Re: GraphStream causes Eclipse to freeze if tooltip called


Chronologique Discussions 
  • From: Stefan Balev <stefan.balev AT gmail.com>
  • To: graphstream-users AT litislab.fr, John McManus <mcmanus.john AT gmail.com>
  • Subject: Re: GraphStream causes Eclipse to freeze if tooltip called
  • Date: Mon, 23 Jul 2012 09:52:45 +0200

Hi John,

Many of us (including myself) use Eclipse, but this is the first time
this kind of problem is reported. I have no idea where it may come
from, possible causes include broken workspace or corrupted jars.

Could you please try the following and tell us if the problem persists.

Download the last nightly builds here :
http://graphstream-project.org/pub/1.x/nightly-build/last/
and check their sha1 sums :

16f086b164f75c196f7846f5f7dc2385fcc8062a gs-algo-1.2-git-last.jar
1a667bd4b3acdb5889841869c0f89791a6e441cd gs-core-1.2-git-last.jar
66654e424cf3cd971bd5b9e439760f0d85d578d6 gs-ui-1.2-git-last.jar

Create a new workspace, a new project inside it and include the jars
in your build path.

Thanks,

--
Stefan


2012/7/22 John McManus
<mcmanus.john AT gmail.com>:
> I am new to GraphStream, but have used Eclipse for 10 years. GraphStream is
> clearly a superb toolkit.
>
> However, in Windows 7, the following causes my whole Eclipse instance to
> freeze, forcing me to crash it with the Task Manager:
>
> Graph graph = new SingleGraph("Tutorial 1");
> graph.
>
> I typically place the dot after the instance and wait for Eclipse to list my
> options. However, with the core GraphStream jar in the BuildPath of the
> project, this causes the freeze. I have never encountered this problem
> before.
> I have tried this many times now, including after a computer restart. The
> freeze always occurs.
>
> I am using Eclipse IDE for Java and Report Developers from only a few months
> ago.


  • Re: GraphStream causes Eclipse to freeze if tooltip called, Stefan Balev, 23/07/2012

Archives gérées par MHonArc 2.6.16.

Top of page