intellijidea

Applet Runner 2.6

I’ve just released Applet Runner and Applet Runner Pro version 2.5.

Applet Runner is a plugin for JetBrains IDE’s (IntelliJ IDEA, Android Studio, …), Eclipse and NetBeans that allows to run applets in embedded your IDE. Applet Runner Pro offers more possibilities like running the applets in a standalone application, customizing the toolbar, define a start-up url, restrict applets to a whitelist domain or blacklist based on regular expression.

What’s new in 2.6:

  • Fixed missing YAML Viewer in bookmarks
  • Fixed typo for action: AddBookmarks -> AddBoomark
  • Removed experimental Ant Commander Pro applet link as trial was finished
  • Removed experimental JMeter applet link
  • Improved error message when file does not exist
  • Improved error message when Applet class is not found
  • Improved error message when compilation of java class failed
  • Show error message on panel when starting-up applet fails
  • Call close applet if start-up of the applet fails
  • Various small improvements and bug fixes in the application framework
Screenshot of Applet Runner running in IntelliJ IDEA

A Commodore 64 running in IntelliJ IDEA

Commodore 64 running in Applet Runner plug-in in JetBrains IntelliJ IDEA

I’ve integrated a Commodore 64 emulator to IntelliJ IDEA and other JetBrains IDE’s such as Android Studio or PyCharm using the Applet Runner plug-in.

It can also load .prg files.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the applet located at https://www.japplis.com/applet-runner/c64/c64-emulator.html.

A Video Player for IntelliJ IDEA

Video playing in the Video Player in Applet Runner plug-in in JetBrains IntelliJ IDEA

I’ve just released a Video Player that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio or PyCharm.

It can open most of the video and audio formats.

To run it, install GStreamer, download the free Applet Runner plugin from JetBrains marketplace and execute the free Video Player applet located at https://www.japplis.com/applet-runner/player/video-player.html. You may need to restart your IDE or computer.

An MP3 Player for IntelliJ IDEA

MP3 Player running in Applet Runner plugin in JetBrains IntelliJ IDEA

I’ve just released an MP3 Player that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio or PyCharm.

It can open mp3, ogg, flac audio files, add a playlist change volume and equalizer.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free MP3 Player applet located at https://www.japplis.com/applet-runner/player/jlgui-player.html.

A Powerpoint Viewer for IntelliJ IDEA

Powerpoint presentation in Applet Runner plugin in JetBrains IntelliJ IDEA

I’ve just released a Microsoft Powerpoint Viewer that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio or PyCharm.

It can open pptx presentations, navigate the slides, copy text from the presentation or open the presentation in an office suite.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free Powerpoint Viewer applet located at https://www.japplis.com/applet-runner/office/powerpoint-viewer.html.

A YAML Viewer for IntelliJ IDEA

Yaml viewer running in IntelliJ IDEA

I’ve just released a new free YAML Viewer that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio.

You can open yml/yaml local files or paste YAML from the clipboard. If you have a large file, the tree navigator and the breadcrumb will help view to view only a small part of the YAML.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free YAML viewer located at https://www.japplis.com/tree-data-explorer/online/yaml-viewer.html.

Applet Runner 1.4 released

Applet Runner 1.4 demo

What’s new

  • Fixed possible NPE in IntelliJ IDEA 2023 CE
  • Catch Throwable for applet methods instead of Exception
  • Improved start-up description
  • Showing bookmarks doesn’t log warnings anymore
  • Added possible AppletRunnerNoParent applet parameter to define no parent class loader
  • Added possible AppletRunnerParentFirst applet parameter to define parent class loader as used first
  • Drop down menus shows above the buttons

Applet Runner Pro :

  • If applet is started remember location after restart
  • When adding a new panel, the location isn’t mandatory anymore
  • Set a title to the window when starting an applet in a window
  • Do not exit the application when closing an applet window
  • Save window location/size based on applet location (when specified)
  • Use preferred width and height set in applet html/jnlp at first start when opening in window
  • Put applet name in the window name