Discussion:
[Geany-Users] Geany Java support on Windows
Daiyue Weng
2015-10-16 14:38:40 UTC
Permalink
Hi, I am new to Geany and want to do Java programming using Geany on
Windows. My questions are:

1. Does Geany or any of its plugins support Java code completion? and Where
can I find/set up it in Geany?
2. Does Geany support Java code snippets, and how do I define my own?
3. Deos Geany support other Java code editing features, e.g. auto
formatting, auto imports, statement auto-complete etc.

many thanks

daiyue
Lex Trotman
2015-10-16 20:54:20 UTC
Permalink
Post by Daiyue Weng
Hi, I am new to Geany and want to do Java programming using Geany on
1. Does Geany or any of its plugins support Java code completion? and Where
Geany does not support autocompletion of code in any language
(assuming I mean the same as you do). Geany supports autocompletion
of global symbols in many languages including Java IIUC.
Post by Daiyue Weng
can I find/set up it in Geany?
2. Does Geany support Java code snippets, and how do I define my own?
Yes, see the manual.
Post by Daiyue Weng
3. Deos Geany support other Java code editing features, e.g. auto
formatting,
Geany does not support autoformatting in any language, but you can
send code through external formatting programs using Custom Commands
Post by Daiyue Weng
auto imports,
Not sure what you mean
Post by Daiyue Weng
statement auto-complete etc.
Not as such, but you can paste template statements using snippets

Cheers
Lex
Post by Daiyue Weng
many thanks
daiyue
_______________________________________________
Users mailing list
https://lists.geany.org/cgi-bin/mailman/listinfo/users
Continue reading on narkive:
Loading...