Code Monkey home page Code Monkey logo

Comments (5)

gallandarakhneorg avatar gallandarakhneorg commented on July 19, 2024

Gillian and me have spent a lot of time before discovering the second point.

from sarl.

ngaud avatar ngaud commented on July 19, 2024

Two options : with or without maven support.

  • With maven: requires maven user experience, not easy for beginners and non-developers
  • Without Maven: It is necessary to define two user librairies a first SARL library that will be dynamically added containing sarl.lang.core, sarl.core, sarl.util (for the compilation) and a second with JANUS.
    The problem is related to the run configuration. Two options: generate a .launch dans sarl.lang.ui, probably the easiest way or use an extension point if you want custom GUI.

from sarl.

ngaud avatar ngaud commented on July 19, 2024

Let's directly inherits from an Eclipse Java Project, just adding the SARL nature

from sarl.

gallandarakhneorg avatar gallandarakhneorg commented on July 19, 2024

A first version of the guidelines until we introduce the Eclipse features may be:

  • Get the demos of SARL (or any simple Maven project that depends on SARL and Janus v2), and copy them into a local folder.
  • Select File > Import > Maven > Import Existing Maven Project.
  • Select the folder from the first step.
  • Click on Finish.
  • Select Windows > Preferences > SARL > Compiler > Output Folder.
  • Replace ./src-gen by ./src/main/generated-sources/xtend (do not change the slashes "a la" Unix).
  • Close the window.

from sarl.

gallandarakhneorg avatar gallandarakhneorg commented on July 19, 2024

This issue is related to the issue #86.

from sarl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.