You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But development seems to have stalled since 2018. So what is the idea? Is this project dead? Is it already merged into the current official verison or are there any plans to do so?
NetBeans is my favorite IDE and TypeScript is the best thing Microsoft created in the past, so I would like to see them become best buddies.
The text was updated successfully, but these errors were encountered:
The validation of downloaded plugins cannot be completed, cause: NBM /Users/.../Library/Application Support/NetBeans/14/update/download/netbeanstypescript.nbm needs unpack200 to process following entries:
netbeans/modules/netbeanstypescript.jar.pack.gz
NETBEANS 14...
The validation of downloaded plugins cannot be completed, cause: NBM /Users/.../Library/Application Support/NetBeans/14/update/download/netbeanstypescript.nbm needs unpack200 to process following entries: netbeans/modules/netbeanstypescript.jar.pack.gz NETBEANS 14...
This is not directly a problem came from this plugin. The problem is the missing unpack200 package which was removed in JDK 14. So just install an earlier JDK version to install the plugin, after this you can change the JDK to start NetBeans with your JDK of your choice.
Hi,
This plugin is way better than the official version from (https://github.com/apache/netbeans/tree/master/webcommon/typescript.editor). It works much more performant and does have the cool Compile button (what about automatically compiling when the ts file is saved?)
But development seems to have stalled since 2018. So what is the idea? Is this project dead? Is it already merged into the current official verison or are there any plans to do so?
NetBeans is my favorite IDE and TypeScript is the best thing Microsoft created in the past, so I would like to see them become best buddies.
The text was updated successfully, but these errors were encountered: