Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Setting up RuneMate with Geany

Joined
Dec 12, 2014
Messages
4
Hey, I just switched to Ubuntu and I cant find out how to import the RuneMate directories. Any help would be appreciated. I'm using Geany as my IDE.

Never mind, I found the Eclipse download my bad!
 
Discretion is advised
Joined
Jan 2, 2014
Messages
306
Ugh I seriously recommend you to try installing Eclipse IDE instead, we are more used to it, not sure if you'll get an effective answer for that IDE
 
Joined
Dec 12, 2014
Messages
4
Yeah, I wasn't sure if they had it or not. I found it though thanks for the reply.
 
Joined
Dec 12, 2014
Messages
4
I'm more familiar with eclipse, but now I've run into another problem I forgot Linux doesn't use batch commands. Now I have to completely relearn bash scripting. Any commands with bash that will open RuneMate in dev mode?
 
Joined
Dec 18, 2014
Messages
398
^^ If you don't get a reply about bash, keep in mind that you can create a Run configuration in Eclipse that accomplishes the same thing, as long as you run the program from Eclipse.
edit: If you've never set one up before, the setup will be similar to the setup shown in RuneMate's IntelliJ setup tutorial.
 
Joined
Dec 12, 2014
Messages
4
^^ If you don't get a reply about bash, keep in mind that you can create a Run configuration in Eclipse that accomplishes the same thing, as long as you run the program from Eclipse.
edit: If you've never set one up before, the setup will be similar to the setup shown in RuneMate's IntelliJ setup tutorial.

Lol, thank you I forgot I could just add an argument.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,121
The bash command would be identical to the batch as it's just invoking the same (in essence) java executable with arguments. :p
 
Joined
Jan 8, 2015
Messages
1,426
I agree that IntelliJ is the superior IDE and that the switch from Eclipse to IntelliJ was worth it, if frustratingly confusing at first.

IntellIJ is lovely, just like PHPStorm, those are the big brothers of Eclipse & Netbeans.
 
Top