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.

Results 1 to 2 of 2

Thread: why does that error occur?

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default why does that error occur?

    delete cannot be resolved to a type


  2. #2
    Member
    Join Date
    Oct 2013
    Location
    Manila, Philippines
    Posts
    285
    My Mood
    Amused
    Thanks
    6
    Thanked 64 Times in 61 Posts

    Default Re: why does that error occur?

    Welcome! Please read Announcements - What's Wrong With My Code? to learn how to post code correctly and other useful info for new members.

    why does that error occur?
    where is the error?

    delete cannot be resolved to a type
    what does it mean?

    If you have problem with your code, paste it here, or create another thread and then ask what the problem is.
    if there is any error messages, paste it also so others can understand it well

  3. The Following User Says Thank You to dicdic For This Useful Post:

    GregBrannon (March 3rd, 2014)

Similar Threads

  1. CheckBox/Spinner error Error
    By vandy22 in forum Android Development
    Replies: 1
    Last Post: February 15th, 2014, 04:05 AM
  2. Replies: 3
    Last Post: November 30th, 2013, 05:52 PM
  3. Problems with A* Map Search - GC Overload Error and Null Error
    By puneeth.meruva in forum What's Wrong With My Code?
    Replies: 1
    Last Post: October 18th, 2013, 03:01 PM
  4. Replies: 4
    Last Post: October 15th, 2013, 04:33 AM
  5. event does not occur
    By sukanya in forum What's Wrong With My Code?
    Replies: 2
    Last Post: April 8th, 2012, 11:43 PM