Hi everybody.

Which ide or text editor do you prefer for jal?

is there any editor or ide simplify and speed up input of source code,
such as syntax highlighting, dynamically autocomplete and bracket
matching functionality?

Eclipse CDT is very powerfull especially in  auto code complete. This
is very helpfull for writing codes if you do not know which functions
you can use. This editor scans all included library files into source
code and complete best one in C++ language. autocomplete feature is
dynamic that is not means of pre cache, it scans all library when
writing code.

But eclipse is not support jal :(

In jaledit autocomplete works statically. when one of function in
library changed you must change Codecompletion.txt file.

is there any editor autocomplete jal functions or procedures
automatically ?

thanks for advice

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to