editor for programming AJAX using dojo lib

F

Franz

Hi,

is there any good editor or plugin for eclipse for programming AJAX?

I tried eclipse ATF and configured the classpath to dojo, so it knows
dojo-Objects (dojo, console, etc.), but it isn't able to reference the
correct methods, e.g. dojo.xhrPost(...). eclispe ATF then says "The
function xhrPost(any) is undefined for the type
___anonymous1416_1515".

What does that mean and how could I possibly fix it?

Thanks in advance,
Franz
 
M

Mark Space

Franz said:
Hi,

is there any good editor or plugin for eclipse for programming AJAX?

Dunno about Eclipse, but I've poked at some of the built in editors for
NetBeans and they seemed pretty good. Dojo in particular was nice, it
was drag and drop. Click on a Dojo script element on the palette, click
where you want it do go, and the script appears in the right place in
your source code. Pretty cool.

NetBeans is "close to the file system" so it doesn't mess with your
directories or files. You should be able to edit anything "in place" so
it won't try to change your Eclipse files, and there are at least a few
folks here who use both Eclipse and NetBeans. Just a suggestion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top