Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Pages: 1 [2]

Author Topic: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE  (Read 37702 times)

Offensive_Name

  • Lieutenant
  • **
  • Posts: 75
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #15 on: May 25, 2019, 08:24:27 PM »

I Can't find the batch support plugin
Logged

stormbringer951

  • Commander
  • ***
  • Posts: 130
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #16 on: May 26, 2019, 03:17:11 AM »

I Can't find the batch support plugin

Original post is quite old now. Plugin isn't around any more because batch configurations are built in.
Logged
Weapons Group Controls mod - deselect all weapon groups, hold-down hold-fire mode, toggle alternating/linked fire
Captain's Log - throw away your notepad: custom notes, ruins and salvageable reminders
Old Hyperion - for your dose of nostalgia
Adjustable Skill Thresholds - set fleet DP and fighter bay thresholds

Imp0815

  • Lieutenant
  • **
  • Posts: 53
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #17 on: August 24, 2019, 07:23:48 AM »

I set up all the Jar's and stuff as External library but intelliJ still wont let me "search for usage" in the API files and such :(
Logged
Quantity instead of precision

Sundog

  • Admiral
  • *****
  • Posts: 1723
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #18 on: August 24, 2019, 02:42:09 PM »

I think "search for usage" might now be called "find in path"

Imp0815

  • Lieutenant
  • **
  • Posts: 53
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #19 on: August 29, 2019, 11:57:01 AM »

I think "search for usage" might now be called "find in path"


I only have finde Usage.
It just seems that the API files are not used as libraries:

Logged
Quantity instead of precision

Stealth

  • Ensign
  • *
  • Posts: 47
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #20 on: February 09, 2021, 08:09:48 AM »

Does anyone have a direct download link for jdk 1.7? orcales website requires you to make an acc with like you address and stuff and i rly dont want to make one
Logged
"it is what it is"  ~me every 30 seconds

lunar_ghost

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #21 on: April 14, 2021, 07:59:15 PM »

If you don't want to create an account you can use a burner one here:

http://bugmenot.com/view/oracle.com
Logged

kazi

  • Admiral
  • *****
  • Posts: 714
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #22 on: April 15, 2021, 08:33:35 PM »

This guide is ancient. (I don't even use IntelliJ anymore...)

If you use something like Gradle to build you can actually tell JDK 8 (currently supported, no Oracle required) to compile to Java 7 using something like the following in your build.gradle file:

Code
sourceCompatibility = 1.7
targetCompatibility = 1.7
Logged

Raz3w1ll

  • Ensign
  • *
  • Posts: 1
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #23 on: January 13, 2023, 12:20:10 AM »

Legend, was using the previous guide and couldnt launch and then using your batch method now i can start trying out how to mod and debug
Logged

Wispborne

  • Captain
  • ****
  • Posts: 400
  • Discord: wispborne
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #24 on: June 10, 2023, 05:47:30 PM »

An updated (2023) IntelliJ guide is available on the Wiki: https://starsector.fandom.com/wiki/IntelliJ_IDEA_Setup.
Logged
Mod: Persean Chronicles | Mod Manager: SMOL | Tool: VRAM Estimator | Tool: Forum+Discord Mod Database | If I'm inactive for 3 months, anyone can use any of my work for anything (except selling it or its derivatives).

Damexius

  • Ensign
  • *
  • Posts: 41
  • Work on progress
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #25 on: July 24, 2023, 09:19:20 AM »

Can you create a step-by-step tutorial video? Without a doubt, I'll subscribe to you.
Logged

V_KJ

  • Ensign
  • *
  • Posts: 31
  • Coffee tastes great, wdym?
    • View Profile
Re: [Tutorial] How to use IntelliJ IDEA as a Starsector IDE
« Reply #26 on: August 14, 2023, 04:30:08 AM »

Can I assume it works just as it does on Mac? or nah?
Logged
"How do you code in a Macbook?"
Pages: 1 [2]