• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
pragma mark equivalent for java?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pragma mark equivalent for java?


  • Subject: pragma mark equivalent for java?
  • From: Ryan Poling <email@hidden>
  • Date: Tue, 24 Aug 2004 11:38:23 -0700

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.


  • Follow-Ups:
    • Re: pragma mark equivalent for java?
      • From: Scott Tooker <email@hidden>
  • Prev by Date: classpath, java doc, and Xcode the right choice?
  • Next by Date: Re: What is the <username>.mode1 file used for in Xcode project bundles?
  • Previous by thread: Re: classpath, java doc, and Xcode the right choice?
  • Next by thread: Re: pragma mark equivalent for java?
  • Index(es):
    • Date
    • Thread