applet

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

Applet Runner 2.5

Screenshot of Applet Runner running in IntelliJ IDEA

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.5:

Many new applets in bookmarks

  • Control Dashboard: Monitor resources like website in your IDE
  • M2 Repo Cleaner: Clean old files in your maven repository
  • Screen Highlighter: Highlight part of the screen
  • Website Optimizer: Optimize your static websites
  • Tree Data Explorer: Combine XML, JSON and YAML viewer
  • Sheet Stats: Statistics of Excel files
  • Discotheek: Transform your monitor in a spotlight
  • Post On Screen: Show text with gradient color
  • Decoration: Image batch processor
  • Pastel: Simpler version of Decoration
  • Poster Font: Text to image title
  • Poster Font Light: Simpler version of Poster Font
  • VR Photo Converter: Convert VR180 photo to cross-eyed view or SBS
  • Dictaphone: Record and replay audio from your computer
  • The Desktop Watchmaker
  • Screenshot Crop

Other changes

  • Added .java to possible files that can be opened
  • Try to compile .java file if .class not found or less recent on local files
  • Compile standard project if pom.xml, build.gradle or build.xml is found
  • Moved some bookmarks to new categories: Multimedia & Developers
  • Some bug fixes and small improvements

Applet Runner Pro

  • Possibility to pass javac.release=<version> query parameter for .java URL’s
  • Option to reload applet when the local file changes (also recompile for .java)
Applet Runner (Pro) what’s new in version 2.5

Eclipse Plugin Applet Runner 2.0.0 Released

Applet Runner 2 plugin running in Eclipse IDE

I’m pleased to announce the release of Applet Runner 2.0.0 Eclipse IDE plugin.

What’s new:

  • Office
    • PDF Viewer
    • Microsoft Word Viewer (docx)
    • Excel & CSV Viewer (xlsx, xls, cvs)
    • Powerpoint Viewer (pptx)
    • MP3 Player (mp3, ogg)
    • Video Player (mp4, mkv, mp3, avi, …)
  • Text Utilities
    • Clipboard History
    • JSON Viewer
    • XML Viewer
    • YAML Viewer
  • Tetris game
  • Terminal (JediTerm)
  • HTML Browser (Browser FX) for Windows
  • Ant Commander Pro file manager as trial
  • Bug fixed and small improvements (See changes.txt)
Web Browser running in Applet Runner plugin in Eclipse IDE

Please share this post or video

Applet Runner 2023.2.0 JetBrains IDE Plugin Released

Applet Runner plug with PDF Viewer in IntelliJ IDEA

I’m pleased to announce the release of Applet Runner 2023.2.0 JetBrains IDE plugin. This plugin runs in IntelliJ IDEA, Android Studio, PyCharm, WebStorm, PhpStorm and Rider.

This version brings new tools to the IDE. Many new type of files can be opened and more things can be done without you leaving your favorite IDE. What’s new:

  • Office
    • PDF Viewer
    • Microsoft Word Viewer (docx)
    • Excel & CSV Viewer (xlsx, xls, cvs)
    • Powerpoint Viewer (pptx)
    • MP3 Player (mp3, ogg)
    • Video Player (mp4, mkv, mp3, avi, …)
  • Text Utilities
    • Clipboard History
    • JSON Viewer
    • XML Viewer
    • YAML Viewer
  • Tetris game
  • HTML Browser (Browser FX) for Windows or if JavaFX runtime is loaded
  • Ant Commander Pro file manager as trial
  • Bug fixed and small improvements (See changes.txt)
Demo of new applets available in Applet Runner 2023.2.0 JetBrains plugin

Please share with colleagues and friends.

Applet Runner 2.0 NetBeans Plugin Released

Stackoverflow website inside NetBeans

I’m pleased to announce the release of Applet Runner 2.0 NetBeans plugin.

This can hopefully bring using NetBeans to a new level of tooling. I’ve added many utility applets so that more type of files could be opened in NetBeans and more things can be done without leaving your favorite IDE.

What’s new:

  • Office
    • PDF Viewer
    • Microsoft Word Viewer (docx)
    • Excel & CSV Viewer (xlsx, xls, cvs)
    • Powerpoint Viewer (pptx)
    • MP3 Player (mp3, ogg)
    • Video Player (mp4, mkv, mp3, avi, …)
  • Text Utilities
    • Clipboard History
    • JSON Viewer
    • XML Viewer
    • YAML Viewer
  • Tetris game
  • Terminal (JediTerm)
  • HTML Browser (Browser FX) for Windows
  • Ant Commander Pro file manager as trial
  • Bug fixed and small improvements (See changes.txt)
Demo of new applets in Applet Runner 2.0 NetBeans plugin

If you liked what you’ve read / saw, share with friends and colleagues on social media.

A JSON Viewer for IntelliJ IDEA

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

You can open local files, paste JSON from clipboard, browse the JSON as a tree structure or using the breadcrumbs. Bookmark the breadcrumbs using copy/paste.

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

To run it in Eclipse or NetBeans, download the free Applet Runner plugin from the official website.

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

Applet Runner 1.3 released

I’m please to announce the release of Applet Runner 1.3. Applet Runner is a free IDE plug-in (Eclipse, IntelliJ IDEA/JetBrains, NetBeans) that lets you run Java applications embedded in the IDE.

Applet Runner running in NetBeans with Japplis Toolbox applet

What’s new:

  • Applet.stop() is called when the applet is closed
  • If you buy Applet Runner Pro, you will be able to fill in the license key in Applet Runner for NetBeans and Eclipse
  • Better codebase detection if the URL class location contains ‘/com/’ or ‘/org/’
  • Many improvements in the application framework (about 150)
    • Fixed license agreement window not appearing on top of other windows
    • Translate Ctrl, Shift, Alt to the correct keyboard sign for Mac OS X
    • Added SettingPanel#getLabel that can also handle tooltips
    • If Flat IntelliJ look and feel is selected -> unlock the possibility to provide an IntelliJ Theme
    • Improved quality of taking a screenshot of a component
    • Improved creating square buttons for IconFontSwing#decorateButton
    • Catch possible error when getting the clipboard data flavor
    • Fixed start-up error if FlatLaf not in classpath
    • Added possibility to skip entering the license key the first day of the installation
    • Added scroll bar if the setting panel doesn’t fit in the window

Note that Applet Runner Pro 1.3 has also been released. Applet Runner Pro allows to have multiple applets running at the same time and is available as standalone application for Windows, Mac OS & Linux.