baohaojun / ajoke

Abducting Java Onto Emacs, K is silent.
GNU General Public License v2.0
73 stars 3 forks source link

how to setup ajoke in cygwin environment ? #11

Closed ding404 closed 10 years ago

ding404 commented 10 years ago

Because my mainly work is on win7 system for android app development. I want to use emacs for android java code. Do you know how to setup ajoke in cygwin environment ?

baohaojun commented 10 years ago

I have not tried to use it in cygwin. It should not be particularly difficult, except the java program won't be able to deal with unix pathnames if you want to use .jar files for ctags tagging.

BTW, it could be too slow on cygwin. It's not fast enough on Linux, but bearable enough for me to stop optimizing it.

Patches are welcome:-)