| View previous topic :: View next topic |
| Author |
Message |
Katsuke
Joined: 24 Sep 2009 Posts: 2
|
Posted: Thu Sep 24, 2009 9:40 pm Post subject: Test/Run Batch on save |
|
|
Hello there, im trying to run a series of commands once the save action has been triggered
Example:
Save
-> Run all tests for project
-> Run CodeSniffer on the code
-> Commit all changes to subversion
-> Update the working copy waiting for new changes if there is any
I heard of something called CompileOnSave but it looked like a proposition
http://wiki.netbeans.org/CompileOnSave
I have spent around 10 hours looking in google/netbeans [forum/wiki/docs] and haven't found anything
I would really appreciate if someone could guide me on where to find more information.
| Code: | Netbeans: 6.7.1
Developing: PHP 5.3.0
Testing: PHPUnit 3.4.0
Enforcing code standards: CodeSniffer 1.2.0
Repository: Subversion 1.5.5 |
|
|
| Back to top |
|
 |
Filip Zamboj Posted via mailing list.
|
Posted: Fri Sep 25, 2009 2:30 pm Post subject: Test/Run Batch on save |
|
|
Hi,
firstly, compileOnSave is related to java and it's something else. I
have no idea and, frankly, I think it's not possible to do this without
changes in netbeans sources.
If you don't wanna change netbeans sources than the best way would be to
check shortcuts for all this actions and call it a row. Shortcuts are to
be found in Options -> Keymap.
Thanks.
-------------
Filip Zamboj
Sun Microsystems
[1] http://www.netbeans.org/community/issues.html
[2] http://qa.netbeans.org
[3] http://wiki.netbeans.org/HowToConfigureXDebug
Katsuke wrote:
| Quote: | Hello there, im trying to run a series of commands once the save action has been triggered
Example:
Save
-> Run all tests for project
-> Run CodeSniffer on the code
-> Commit all changes to subversion
-> Update the working copy waiting for new changes if there is any
I heard of something called CompileOnSave but it looked like a proposition
http://wiki.netbeans.org/CompileOnSave
I have spent around 10 hours looking in google/netbeans [forum/wiki/docs] and haven't found anything
I would really appreciate if someone could guide me on where to find more information.
Code:
Netbeans: 6.7.1
Developing: PHP 5.3.0
Testing: PHPUnit 3.4.0
Enforcing code standards: CodeSniffer 1.2.0
Repository: Subversion 1.5.5
|
|
|
| Back to top |
|
 |
Katsuke
Joined: 24 Sep 2009 Posts: 2
|
Posted: Mon Sep 28, 2009 5:03 pm Post subject: |
|
|
| thanks for the quick reply, ill look into using shortcuts then. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|