Does aptana save my files on every keypress? -


i've downloaded aptana web-development. i've downloaded jstestdriver plugin (javascript testing framework) works fantastic, there 1 thing bugging me... in run configuration of jstestdriver set run everytime save project. funny thing run configuration executed everytime press key... mean aptana saves project everytime make single change it? if so, how disable it? running unit tests everytime press single key kinda taxing on system :p

found it! disable "build automatically" in eclipse -> workspace settings


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

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

php - Pass object by reference or value -