Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to stop comments from collapsing with function
How to stop comments from collapsing with function [message #684677] Thu, 16 June 2011 03:28
gsingh_2011 is currently offline gsingh_2011Friend
Messages: 2
Registered: June 2011
Junior Member
When I have code like this,
function(){
//code
}
//comment


and I collapse the function, the comment collapses with it. Is there anyway to stop that from happening?
Previous Topic:debug with attached sources: 2 tabs opened ".class" and ".java"
Next Topic:How to check type hierarchy of a Java Class ?
Goto Forum:
  


Current Time: Tue Mar 19 07:32:19 GMT 2024

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

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

Back to the top