• 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
Re: pragma mark equivalent for java?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pragma mark equivalent for java?


  • Subject: Re: pragma mark equivalent for java?
  • From: Scott Tooker <email@hidden>
  • Date: Tue, 24 Aug 2004 14:36:10 -0700

Not currently. We have at least one bug requesting a language neutral marker for this purpose.

Scott

On Aug 24, 2004, at 11:38 AM, Ryan Poling wrote:

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.
_______________________________________________
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: Ryan Poling <email@hidden>
    • Re: pragma mark equivalent for java?
      • From: Andreas Mayer <email@hidden>
References: 
 >pragma mark equivalent for java? (From: Ryan Poling <email@hidden>)

  • Prev by Date: Re: What is the <username>.mode1 file used for in Xcode project bundles?
  • Next by Date: How to *actually* turn off class/package indexing???
  • Previous by thread: pragma mark equivalent for java?
  • Next by thread: Re: pragma mark equivalent for java?
  • Index(es):
    • Date
    • Thread