Java Compiler Error(Resolved. YAY!!)

Discussion in 'Tech Discussion' started by CloudySkySadMoon, Jan 27, 2017.

Thread Status:
Not open for further replies.
  1. CloudySkySadMoon

    CloudySkySadMoon Bald and Beautiful

    Joined:
    Jan 19, 2016
    Messages:
    1,503
    Likes Received:
    7,850
    Reading List:
    Link
    I'm surprised to find a Tech corner here just when I'm frustrated over my lab assignment.

    So, the folder I am working on right now, it was transferred from my computer lab to my computer. When I try to run it, interaction panel says,
    "Current document is out of sync with the Interactions Pane and should be recompiled! "
    I tried to make another file, didn't work. What do I do? :cry:

    (Do I need to provide other info? I don't think so:coffee:)
     
  2. koddychi

    koddychi [RPG slayer] [Great Sage] [Dao of Cuteness]

    Joined:
    Feb 4, 2016
    Messages:
    329
    Likes Received:
    265
    Reading List:
    Link
    Can you explain in details or post some images about the problem? Very luttle informationto work
     
  3. justmehere

    justmehere Well-Known Member

    Joined:
    Nov 2, 2015
    Messages:
    3,927
    Likes Received:
    3,729
    Reading List:
    Link
    When you move files or copy them, sometimes the program could get screwy, coz on the default settings, it remembers all the directories, once you move them, they will change. The program might be lost and couldnt find the document needed. Hence the error.
     
    Arcturus likes this.
  4. kjoke

    kjoke Well-Known Member

    Joined:
    Nov 20, 2015
    Messages:
    72
    Likes Received:
    111
    Reading List:
    Link
    What kind of editor/IDE are you using? Its settings are likely the problem. You'll have to change the working directory and the path to your jdk to the correct one
     
  5. CloudySkySadMoon

    CloudySkySadMoon Bald and Beautiful

    Joined:
    Jan 19, 2016
    Messages:
    1,503
    Likes Received:
    7,850
    Reading List:
    Link
    So, should I write it line by line so it works?
    Dr.Java (JDK 8.0_91)
     
  6. SenjiQ

    SenjiQ [Wise, for a Bird]

    Joined:
    Jun 6, 2016
    Messages:
    1,794
    Likes Received:
    2,656
    Reading List:
    Link
    Did you move the files through your programming platform or just copy/paste? sometimes that can be an issue
     
  7. CloudySkySadMoon

    CloudySkySadMoon Bald and Beautiful

    Joined:
    Jan 19, 2016
    Messages:
    1,503
    Likes Received:
    7,850
    Reading List:
    Link
    Emailed the file to myself.
     
  8. insyder1201

    insyder1201 Well-Known Member

    Joined:
    Dec 19, 2015
    Messages:
    447
    Likes Received:
    492
    Reading List:
    Link
    With Eclipse, projects get recompiled every time you run them. Maybe you should actually read the error and recompile the program. If you've already done that then tell us. Tell us what you have done to try to fix the error.
     
  9. kjoke

    kjoke Well-Known Member

    Joined:
    Nov 20, 2015
    Messages:
    72
    Likes Received:
    111
    Reading List:
    Link
    Paste the error message into google and click on the first link (from coderanch). Try what they say there
     
    SenjiQ and Arcturus like this.
  10. CloudySkySadMoon

    CloudySkySadMoon Bald and Beautiful

    Joined:
    Jan 19, 2016
    Messages:
    1,503
    Likes Received:
    7,850
    Reading List:
    Link
    Thank you!! I went there but didn't't notice the last post.
    Thank you! thank you! thank you! :love::love::love::love:
     
    kjoke likes this.
Thread Status:
Not open for further replies.