How does one gain access to an editable version of Netlogo?

Well, if you download the source, you have a copy of an editable version of NetLogo. If you're brave enough, you can certainly go digging through that code in Vim, or Emacs, or Notepad, or any other non-IDE text editor. Clearly, though, you seem to want to use an IDE.

There's all sorts of documentation here <https://github.com/NetLogo/NetLogo/wiki/Building> about obtaining the NetLogo source and setting it up for use within a variety of IDEs. If you read that and still have some more-specific questions about how to set it up for a particular IDE, please let us know, as the NetLogo development team works on the code from a wide variety of different environments (IntelliJ, Vim, Emacs, Eclipse—note the glaring omission of NetBeans, but I seem to recall at least one person on this list mentioning doing development with NetBeans), so we ought to be able to guide you through any specific problem pretty well (and improve our documentation as necessary).

Jason Bertsche
Senior Software Developer - NetLogo

On 03/05/2014 08:19 PM, Harry Fried wrote:
Greetings.
I am a dinosaur who still programs in Fortran and over the past ten years, I have written a number of agent based simulations similar to netlogo. I worked with Kurt Binder at the Institute of physics in Mainz, Germany during the 80's on a number of (early) large scale simulations. Recently, I have regained my interest in the subject, and I would like to teach a class in the subject. I would like to use netlogo as a means of introducing the subject, but both I and my students must have the ability to work with the "guts" of the simulation environment; we need to see how it actually works. My problem is that I need access to the netlogo source code, and though I have downloaded the "master code", I don't know which editor in which to open the project. I downloaded Netbeans IDE 7.4, but this does not seem to be able to open the project. Am I missing something? How does one gain access to an editable version of Netlogo?
--
You received this message because you are subscribed to the Google Groups "netlogo-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to