> I've been doing my Java development using emacs (actually xemacs) but am
> considering switching over to Forte (nee netbeans).
Personally I'd go for Forte simply because I have not been able to make
xemacs/eamacs indent with hard tabs instead of spaces. But other than that,
I would go for neith
Hi,
I'm sorry if this is a silly or always-repeated question, but I didn't
find any reference in the faq, and I really need urgently a solution.
The problem is, I'm trying to run jdk-1.1.8-v3-glibc-2.1.3 with my
Slackware-7.0 linux distribution (glibc-2.1 based!). It's not possible for
my to use
On Sun, 15 Oct 2000, Nicolas Raitman wrote:
> Suppose that I have a web page with an applet on it. If the applet has a
> button, how can I make this button to call another web page. I mean, I know
> the method of the ActionListener, I just want to know how to call another
> page that will contain
Why not use Emacs/JDE/DDD?
Jesper Nordenberg wrote:
> I would recommend that you try Netbeans instead of Forte cause it's updated
> more often. It's a very good IDE, but I cant stand the debugger. Way to
> complicated to use and shows a lot of irrelevant information (static final
> fields for e
> Hi to All! Suppose that I want to show in a label the value of an int
> variable, how can I do that? When I try to assign the int as the argument
of
> the setText method of the Label the compiler complains and argues that
they
> are not convertible types. What can I do?
>
Hi! Try: setText("Integ
>I've been doing my Java development using emacs (actually xemacs) but >am
>considering switching over to Forte (nee netbeans).
>
>Before I take the plunge in a non-trivial way, I'd like to hear other
>people's opinions about Forte, both in terms of its design and
>stability. (Early versions wer
I would recommend that you try Netbeans instead of Forte cause it's updated
more often. It's a very good IDE, but I cant stand the debugger. Way to
complicated to use and shows a lot of irrelevant information (static final
fields for example). Of course the editor is not the same class as Emacs.