[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Defining new classes from within a project



Yeah Indeed using Prototype will give you way more freedom.

James, I will read your chapter on the book and hopefully migrate my classes to Prototype very soon.

Let's see how it goes ( :


On 22 December 2013 13:42, Rainer Schütz <rs@xxxxxxxxx> wrote:
On 22 Dec 2013, at 04:48, henrique matias <hems.inlet@xxxxxxxxx> wrote:

With the http://doc.sccode.org/Classes/LanguageConfig.html class you can "add" a path to your includePaths, and then call "store" to make it persistent.

You can also use the IDE:

Preferences/Interpreter: include/exclude

Best
.r.