Skip to content

No compilation of typescript files after Cleaning / Rebuilding #238

Open
@ggruber4711

Description

@ggruber4711

I noticed that compilation of *.ts files is basically done on save of a file and when you call "Run As => Compile Typescript" on the tsconfig.json file.
However I would like to have also an automatic build, after Eclipse is either

  • refreshing the project
  • re-building the project after a clean
    This are 2 typical situations faced by Java/Web developers when working in a mixed Java/Web/Javascript project containing both java and javascript files.

Is there somehow a solution for this requirement?
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions