Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Changing Access Modifier with shortcut?
icon5.gif  Changing Access Modifier with shortcut? [message #1069400] Mon, 15 July 2013 20:31
mu si is currently offline mu siFriend
Messages: 1
Registered: July 2013
Junior Member
Is there a shortcut to change e.g the access modifier automatically,
e.g from

int attr1
int attr2

to


private int attr1
private int attr2

?
Previous Topic:Navigating shortcut in Eclipse IDE
Next Topic:Formatter - Feature Request
Goto Forum:
  


Current Time: Wed Apr 24 13:46:32 GMT 2024

Powered by FUDForum. Page generated in 0.06001 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top