Yes, I will add more options to UI. But now I'm having some problems with 
making layouts look like I want (creating GUIs definitely isn't what I like to 
do) :)
And @Override annotation (it was automatically added by Eclipse). I wouldn't 
agree that it can't be used to annotate method that is an implementation of one 
defined in interface. It used to be like that in Java 5 but it was changed in 
Java 6. Unfortunately they forgot to update documentation: 
http://blogs.sun.com/ahe/entry/override_snafu
And it will be in Java 7 as well: 
http://download.java.net/jdk7/docs/api/index.html
Piotrek


----- Original Message -----
From: "Vlad Dumitrescu" <vladd...@gmail.com>
To: "Piotr Dorobisz" <piotr.dorob...@erlang-solutions.com>
Cc: "erlide-devel" <erlide-devel@lists.sourceforge.net>
Sent: Wednesday, August 4, 2010 7:08:41 AM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [Erlide-devel] Fwd: Integrating tracing tool with erlide

Hi,

On Tue, Aug 3, 2010 at 15:23, Piotr Dorobisz
<piotr.dorob...@erlang-solutions.com> wrote:
> I've just found that I have this problem too. A simple workaround is to run 
> tracing again. After you stop it results should appear. I'll try to find 
> where's the problem and to fix it.

Yes, it works like that.

It looks good for a starter, I think. We'll see if the UI is working
when all the options are included - maybe a "simple" view with an
"advanced..." button will be required.

Oh, and a code style issue: please don't use @Override when
implementing an interface, that is for when subclassing. It is a
little confusing.

regards,
Vlad

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to