Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 2 of 2 FirstFirst 12
Results 26 to 28 of 28

Thread: Something really weird is going on with my code at times.

  1. #26
    Banned
    Join Date
    May 2010
    Location
    North Central Illinois
    Posts
    1,631
    My Mood
    Sleepy
    Thanks
    390
    Thanked 112 Times in 110 Posts

    Angry Re: Something really weird is going on with my code at times.

    Ok. I've tried that and it's still not working. Now nothing will work.

    Is there a reset button anywhere that'll fix all the more damages I've done to all my programs when I tried to fix the few that wouldn't work? Otherwise Eclipse is useless right now?


  2. #27
    Banned
    Join Date
    May 2010
    Location
    North Central Illinois
    Posts
    1,631
    My Mood
    Sleepy
    Thanks
    390
    Thanked 112 Times in 110 Posts

    Default Re: Something really weird is going on with my code at times.

    I still don't know how to fix it. I've tried all you've suggested. How you get an new IDE and will that solve all the possibly compile settings? I think I'm compiling the wrong external configurations or internal configurations or something.

    I've started using JGrasp again as Eclipse is pretty much useless as a compiler for me right now.

    If only I could just reset all the settings I messed up.

    Is there a "Restore all defaults" button anywhere in Eclipse?

  3. #28
    Banned
    Join Date
    May 2010
    Location
    North Central Illinois
    Posts
    1,631
    My Mood
    Sleepy
    Thanks
    390
    Thanked 112 Times in 110 Posts

    Default Re: Something really weird is going on with my code at times.

    All else is failing.

    Exception occurred executing command line.
    Cannot run program "C:\Users\Paul\workspace\WillThisWork\src\mainBibl eProgram\Bible2.java" (in directory "C:\Users\Paul\workspace\WillThisWork\src\mainBibl eProgram"): CreateProcess error=193, %1 is not a valid Win32 application


    I need to reset all run configurations and build configurations and hope that they will know which ones to use.

    Perhaps it has been using the wrong ones like some of the times I've made a new project and/or package.

    A new workspace will mean that all files cannot transfer between this one and m old one.

    I'd like to save the files on my old one (in the event of any hard drive crashes).

Page 2 of 2 FirstFirst 12

Similar Threads

  1. ClassNotFoundException (bit weird)
    By chronoz13 in forum Exceptions
    Replies: 1
    Last Post: April 26th, 2011, 02:15 AM
  2. [SOLVED] Weird calendar.
    By javapenguin in forum What's Wrong With My Code?
    Replies: 7
    Last Post: January 3rd, 2011, 08:19 PM
  3. tick tack toe hard times!!
    By JpJ in forum What's Wrong With My Code?
    Replies: 0
    Last Post: November 12th, 2010, 08:15 AM
  4. Counting How Many Times Program Was Excecuted
    By Override in forum Loops & Control Statements
    Replies: 2
    Last Post: October 30th, 2010, 05:11 PM
  5. GuessWhat- same errors repeated 4 times?
    By iank in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 5th, 2009, 08:32 PM