• 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: How to count the source code line?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to count the source code line?


  • Subject: Re: How to count the source code line?
  • From: Art Isbell <email@hidden>
  • Date: Wed, 26 May 2004 09:08:59 -1000

On May 26, 2004, at 5:13 AM, john XUE wrote:

 Is there any way we can count lines of the source
code with WebObjects?

Java statements end with ';', so:

egrep ';' *.java | wc -l

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


References: 
 >How to count the source code line? (From: john XUE <email@hidden>)

  • Prev by Date: Re: webobjects 6.0 on wwdc
  • Next by Date: Setting timeout for the application
  • Previous by thread: How to count the source code line?
  • Next by thread: Can you say Java Client?
  • Index(es):
    • Date
    • Thread