Skip to main content

Installation

Download JARU IDE

Download the latest version of JARU IDE from the official website:

Windows Installation

  1. Unzip the downloaded file (JARU_IDE_0.9.6_Setup.zip)
  2. Run the installer inside it (JARU_IDE_0.9.6_Setup.exe)
Windows Security Notice

The installer is digitally signed with a code signing certificate issued to Juan Otero Fernández. Even so, Windows may display a warning for as long as the certificate takes to build up reputation with SmartScreen.

To proceed with the installation:

  1. Click on "More info"
  2. Select "Run anyway"

You can check the signature at any time: right-click the .exe, open Properties, and go to the "Digital Signatures" tab.

  1. Follow the installation wizard instructions
  2. Select the destination folder
  3. Choose whether to create a desktop shortcut
  4. Click "Install"

First Launch

When opening JARU IDE for the first time:

  1. The Windows VM will be automatically configured
  2. Necessary working folders will be created
  3. The welcome screen will appear

Verify Installation

To verify everything is working correctly:

  1. Open JARU IDE
  2. Create a new file (File > New)
  3. Write the following code:
print("Hello from JARU IDE!")
  1. Press F5 or click "Run"
  2. You should see the message in the output console

Troubleshooting

IDE won't start

  • Verify you have Windows 10 or higher
  • Run the installer as administrator
  • Check that your antivirus is not blocking the application

VM Error

  • Reinstall JARU IDE
  • Verify you have enough disk space
Support

If you have installation problems, contact info@jarulang.com