Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. Kotlin/Java
  3. how to import legacy liquidbounce into idea

how to import legacy liquidbounce into idea

Scheduled Pinned Locked Moved Kotlin/Java
12 Posts 2 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Der_heimgesuchteD Der_heimgesuchte
    1. https://github.com/CCBlueX/LiquidBounce/tree/legacy download zip
    2. Download gradle https://gradle.org/releases/ like https://www.youtube.com/watch?v=_XcO_BujfeQ
    3. open in intellij this project and click "Load as gradle project"
    C Offline
    C Offline
    COOLGUY_YT_2010
    wrote on last edited by
    #3

    @der do I need to write something in the terminal?

    Der_heimgesuchteD 1 Reply Last reply
    0
    • C COOLGUY_YT_2010

      @der do I need to write something in the terminal?

      Der_heimgesuchteD Offline
      Der_heimgesuchteD Offline
      Der_heimgesuchte
      wrote on last edited by Der_heimgesuchte
      #4
      1. cd into the legacy folder wirte than in the terminal gradlew --debug setupDevWorkspace idea genIntellijRuns build
      2. open in intellij this project and click "Load as gradle project"
        xD
      C 1 Reply Last reply
      1
      • Der_heimgesuchteD Der_heimgesuchte
        1. cd into the legacy folder wirte than in the terminal gradlew --debug setupDevWorkspace idea genIntellijRuns build
        2. open in intellij this project and click "Load as gradle project"
          xD
        C Offline
        C Offline
        COOLGUY_YT_2010
        wrote on last edited by
        #5

        @der Cannot start process, the working directory

        LiquidBounce-legacy\LiquidBounce-legacy\1.8.9-Forge\run

        does not exist

        Der_heimgesuchteD 1 Reply Last reply
        0
        • C COOLGUY_YT_2010

          @der Cannot start process, the working directory

          LiquidBounce-legacy\LiquidBounce-legacy\1.8.9-Forge\run

          does not exist

          Der_heimgesuchteD Offline
          Der_heimgesuchteD Offline
          Der_heimgesuchte
          wrote on last edited by
          #6

          @coolguy_yt_2010 create a folder with the name "run" in LiquidBounce-legacy\LiquidBounce-legacy\1.8.9-Forge

          C Der_heimgesuchteD 3 Replies Last reply
          1
          • Der_heimgesuchteD Der_heimgesuchte

            @coolguy_yt_2010 create a folder with the name "run" in LiquidBounce-legacy\LiquidBounce-legacy\1.8.9-Forge

            C Offline
            C Offline
            COOLGUY_YT_2010
            wrote on last edited by
            #7

            @der
            Screen.png

            1 Reply Last reply
            0
            • Der_heimgesuchteD Der_heimgesuchte

              @coolguy_yt_2010 create a folder with the name "run" in LiquidBounce-legacy\LiquidBounce-legacy\1.8.9-Forge

              Der_heimgesuchteD Offline
              Der_heimgesuchteD Offline
              Der_heimgesuchte
              wrote on last edited by
              #8
              This post is deleted!
              1 Reply Last reply
              0
              • Der_heimgesuchteD Der_heimgesuchte

                @coolguy_yt_2010 create a folder with the name "run" in LiquidBounce-legacy\LiquidBounce-legacy\1.8.9-Forge

                Der_heimgesuchteD Offline
                Der_heimgesuchteD Offline
                Der_heimgesuchte
                wrote on last edited by Der_heimgesuchte
                #9

                @der so i made a mistake, you have to open cmd and cd into this folder with all files in and write "gradlew --debug setupDevWorkspace idea genIntellijRuns build" so delete this folder and make a new one
                only open intellij when you are finished and than you can import this project

                C 1 Reply Last reply
                1
                • Der_heimgesuchteD Der_heimgesuchte

                  @der so i made a mistake, you have to open cmd and cd into this folder with all files in and write "gradlew --debug setupDevWorkspace idea genIntellijRuns build" so delete this folder and make a new one
                  only open intellij when you are finished and than you can import this project

                  C Offline
                  C Offline
                  COOLGUY_YT_2010
                  wrote on last edited by
                  #10

                  @Der
                  help.png

                  Der_heimgesuchteD 1 Reply Last reply
                  0
                  • C COOLGUY_YT_2010

                    @Der
                    help.png

                    Der_heimgesuchteD Offline
                    Der_heimgesuchteD Offline
                    Der_heimgesuchte
                    wrote on last edited by Der_heimgesuchte
                    #11

                    @coolguy_yt_2010 try again to start if not work go to 1.8.9-Forge build.gradle line 93 and replace
                    compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1' with compile 'com.github.TheAltening:TheAltening4j:-SNAPSHOT'

                    C 1 Reply Last reply
                    1
                    • Der_heimgesuchteD Der_heimgesuchte

                      @coolguy_yt_2010 try again to start if not work go to 1.8.9-Forge build.gradle line 93 and replace
                      compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1' with compile 'com.github.TheAltening:TheAltening4j:-SNAPSHOT'

                      C Offline
                      C Offline
                      COOLGUY_YT_2010
                      wrote on last edited by
                      #12

                      @der said in how to import legacy liquidbounce into idea:

                      replace
                      compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1' with compile 'com.github.TheAltening:TheAltening4j:-SNAPSHOT'

                      thanks

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      About
                      • Terms of Service
                      • Privacy Policy
                      • Status
                      • Contact Us
                      Downloads
                      • Releases
                      • Source code
                      • License
                      Docs
                      • Tutorials
                      • CustomHUD
                      • AutoSettings
                      • ScriptAPI
                      Community
                      • Forum
                      • Guilded
                      • YouTube
                      • Twitter
                      • D.Tube
                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups