Giter VIP home page Giter VIP logo

frsl-1.0.0's Introduction

Functional Requirements Specification Language (FRSL) - frsl-1.0.0

Prerequisites

IDE Settings

  • Install Eclipse DSL Tools (Version: 2023-12).
  • JavaSE version: 17 <= V <= 19. The JavaSE comes with the IDE should be enough, although Eclipse Temurin or OpenJDK are recommended, too.
  • Create a workspace to work with the repo.
  • Download plugins:
    • Help -> Install New Software... -> Work with: [fill in] Eclipse Repository - https://download.eclipse.org/releases/2023-12
    • Search and select: ATL (ATL + ATL SDK; both v4.8.0); Acceleo (v3.7.14); UML2 (UML2 Extender SDK and UML2 Extender SDK Developer Resources; both v5.5.3).

Workspace Settings

  • Clone this repo.
  • Import projects into the Eclipse workspace:
    • File -> Open Project From File System -> Specify to folder 'frsl-1.0.0' -> Deselect the 'frsl-1.0.0' checkbox -> Select 'Search for nested projects' -> Finish.
  • In the Problem section:
    • If any project is missing src-gen, add manually folder src-gen to that project.
    • Fix the error "An API baseline has not been set for the current workspace":
      • Click the menu: Windows\Preferences\Plug-in Development\API Baselines
      • Update the option "Missing API baseline": Error -> Warning.
    • ... TO BE UPDATED ...

Usage

  • Run a runtime environment: Right click to any project -> Run As -> Eclipse Application.
  • In runtime environment, create a general project: File -> New Project -> General -> Project -> Next ....
  • In the general project, create a .frsl file: Right click -> New -> File -> Set name "test.frsl" -> Finish
  • Generate the .frslas file from the .frsl file:
    • Open the .frsl file -> Right click on white space in file -> FRSL -> Save As -> FRSLAS.

Notes

  • The current version (19/01/2024) should work without IDE-breaking-bugs with these guidelines.
  • ... TO BE UPDATED ...

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.