Re: [Gambas-user] Project line counts

2013-12-18 Thread Jussi Lahtinen
There is way to do this in terminal. Run this in your project folder: find . -name '*.class' -o -name '*.module' | xargs wc -l Jussi On Wed, Dec 18, 2013 at 6:18 AM, Bruce wrote: > On Wed, 2013-12-18 at 03:54 +0100, Benoît Minisini wrote: > > Le 18/12/2013 03:35, Bruce a écrit : > > > Wasn't t

Re: [Gambas-user] Project line counts

2013-12-17 Thread Rolf-Werner Eilert
Am 18.12.2013 08:35, schrieb Charlie Reinl: > Am Mittwoch, den 18.12.2013, 08:21 +0100 schrieb Rolf-Werner Eilert: >> >> Am 18.12.2013 03:54, schrieb Benoît Minisini: >>> Le 18/12/2013 03:35, Bruce a écrit : Wasn't there a context menu item somewhere in the IDE that told you (amongst ot

Re: [Gambas-user] Project line counts

2013-12-17 Thread Charlie Reinl
Am Mittwoch, den 18.12.2013, 08:21 +0100 schrieb Rolf-Werner Eilert: > > Am 18.12.2013 03:54, schrieb Benoît Minisini: > > Le 18/12/2013 03:35, Bruce a écrit : > >> Wasn't there a context menu item somewhere in the IDE that told you > >> (amongst other things) how many source code lines were in th

Re: [Gambas-user] Project line counts

2013-12-17 Thread Rolf-Werner Eilert
Am 18.12.2013 03:54, schrieb Benoît Minisini: > Le 18/12/2013 03:35, Bruce a écrit : >> Wasn't there a context menu item somewhere in the IDE that told you >> (amongst other things) how many source code lines were in the project? >> >> ? >> Bruce >> > > There was, but I removed it. Do you need th

Re: [Gambas-user] Project line counts

2013-12-17 Thread Bruce
On Wed, 2013-12-18 at 03:54 +0100, Benoît Minisini wrote: > Le 18/12/2013 03:35, Bruce a écrit : > > Wasn't there a context menu item somewhere in the IDE that told you > > (amongst other things) how many source code lines were in the project? > > > > ? > > Bruce > > > > There was, but I removed i

Re: [Gambas-user] Project line counts

2013-12-17 Thread Benoît Minisini
Le 18/12/2013 03:35, Bruce a écrit : > Wasn't there a context menu item somewhere in the IDE that told you > (amongst other things) how many source code lines were in the project? > > ? > Bruce > There was, but I removed it. Do you need that? What do you mean by "amongst other things"? -- Benoî

[Gambas-user] Project line counts

2013-12-17 Thread Bruce
Wasn't there a context menu item somewhere in the IDE that told you (amongst other things) how many source code lines were in the project? ? Bruce -- Rapidly troubleshoot problems before they affect your business. Most I