windows - what gotchas using cygwin for java development? -


we're using windows, linux , solaris our development. currently, on windows, we're using windows shell , batch(.bat) scripts run build related scripts. use subversion our version control tool.

we want standardize on bash scripts work same on windows, linux , solaris. issues can expect if want move windows dev environment cmd.exe cygwin ?

also, we're using ant moving maven soon. eclipse our dev environment.

if helps @ all, we're developing multi-threaded servers -- product runs in production on solaris or linux(not on windows).

thank you,

it's easier not use shell scripts or batch files @ all. maven should able put in script, , it's cross-platform.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -