palantir / eclipse-typescript

An Eclipse plug-in for developing in the TypeScript language.
Apache License 2.0
339 stars 73 forks source link

Settings not availabe #352

Open fellmann opened 7 years ago

fellmann commented 7 years ago

I am using the TypeScript editor to edit JSX files inside a Java (Spring Boot) project in Eclipse. Using decorators, I get the warning: Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning. Yet, there is no TypeScript settings page in the project settings or any other place I can find.

Rouche commented 7 years ago

image

fellmann commented 7 years ago

image

There is no TypeScript section in my preferences.

Rouche commented 7 years ago

Weird, this seems to be another plugin. Not Palantir's. Or maybe an older version?

I dont have this option under Javascript.

diogosantana commented 7 years ago

This is TypeScript IDE typescript.java plugin.