1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Question Problems with manifest and SVN.

Discussion in 'Developer Support' started by pkingd3vil, Oct 18, 2015.

  1. pkingd3vil

    Joined:
    Oct 1, 2015
    Messages:
    39
    Likes Received:
    5
    I've had problems trying to checkout via SVN and making these manifest work then load the bot in dev mode. Even reading both the Eclispe and Intellij guides for this I still can't manage to get everything working flawlessly. I did get the manifest working for a bit with Intellij. Regaurdless this is my current setup.
    https://gyazo.com/9af63efcb91f7ba1fb11c96158a76d57

    Any help would be of great thanks both with getting the bot to load with the manifest and committing with SVN properly.
     
  2. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,210
    Likes Received:
    1,042
    Pretty sure your main-class tag is wrong, shouldn't it be <main-class>pkingd3vil.D3vilAirCrafter</main-class>

    Regardless, in IntelliJ, you can right click the class, copy reference, then paste that in.
     
  3. pkingd3vil

    Joined:
    Oct 1, 2015
    Messages:
    39
    Likes Received:
    5
    Fixed the manifest problem. Turns out I had to update IntelliJ to 14.1.5 to fix the svn problem. Made a small warning at the bottom of the IDE when I was following the SVN guide in the tutorial section. :confused:
     
    #3 pkingd3vil, Oct 19, 2015
    Last edited: Oct 19, 2015

Share This Page

Loading...