Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pragma mark equivalent for java?



In my Objective-C Cocoa projects, I organize my .m files using labels
like this:

#pragma mark -
#pragma mark mylabel

throughout the code to break it up into sections.  These labels appear
in the XCode symbols popup list along with the method names in bold and
cause the methods "under" them to be shifted to the right in the list.
This is a great organizational aid.

Is there any equivalent of this for a java file in XCode?  Of course I
could have empty method declarations, but they would not appear in bold
in the list.

Thanks.

-Ryan
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.