
Some time ago we’ve started to use TypeScript in our projects to create a faster JavaScript. We use Eclipse for most of our large-scale applications, and we created a simple plugin to edit TypeScript code in the same environment. Our appetite was increased, and we continued to add more features for better productivity.
Now we can use the same philosophy and tools when programming in Java and TypeScript. We decided to share our experience with the community and to release TypeScript plugin for Eclipse for our peers.
Just plug it in and start typing code!