Desktop Sampler Module on my Sun Java Studio Creator 2 (EA2) and NetBeans 4.1 update center
As promised here, I have uploaded the Desktop Sampler module to my Sun Java Studio Creator 2 (EA2)/NetBeans 4.1 Update Center described here. This should be compatible with the final release of Sun Java Studio Creator 2 also.
DISCLAIMER: This module is experimental. So no guarantees. Use the module at your own risk.
Posted by sandipchitale
( Jan 24 2006, 10:07:50 AM PST ) Permalink
Updated LineTools module - changed key bindings for Copy Line operations
Based on the feedback I have changed the key bindings for Copy Line operations to be consistent with Move Line operations (i.e. use Alt+Shift instead of Ctrl+Shift). The new key bindings are:
| Action | Key binding | Icon |
| Move line (or lines spanned by selection) up | Alt+Up |  |
| Move line (or lines spanned by selection) down | Alt+Down |  |
| Copy line (or lines spanned by selection) up | Alt+Shift+Up |  |
| Copy line (or lines spanned by selection) down | Alt+Shift+Down |  |
I have uploaded the updated module on the update centers described here : NetBeans 5.0 Update Center and Sun Java Studio Creator 2 (EA2)/NetBeans 4.1 Update Center.
DISCLAIMER: This module is experimental. So no guarantees. Use the module at your own risk.
Posted by sandipchitale
( Jan 24 2006, 10:04:08 AM PST ) Permalink