Skip to content

Releases: cincheo/jsweet-eclipse-plugin

Major improvements: added profiles and update to JSweet 1.1.0

25 May 16:42
Compare
Choose a tag to compare

Changes

  • Use JSweet 1.1.0
  • Support for profiles (multiple build configurations within the same project)
    • add new profile
    • delete profile
    • build all profiles
  • Add preference field to configure source directories
  • Add preference field to configure source inclusion filter (regexp)
  • Add preference field to configure source exclusion filter (regexp)
  • Add support for generating TypeScript definitions
  • Look up for JDK home in the project (so that JAVA_HOME environment variable is not mandatory anymore)

Embeds JSweet version 1.0.0

02 Feb 13:16
Compare
Choose a tag to compare

This intermediate release embeds the initial stable version of the JSweet transpiler.

It comes with basic configuration for JSweet. It is stable but does not cover all use cases.