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 3 of 3

Thread: Not sure how to copy and paste(Highlight) my code onto the forums...

  1. #1
    Junior Member
    Join Date
    Mar 2014
    Posts
    11
    My Mood
    Amazed
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Exclamation Not sure how to copy and paste(Highlight) my code onto the forums...

    I'm trying to copy and paste(highlight) my code into the forums thread, but am still not sure on how to do it. I've looked in this link: Announcements - What's Wrong With My Code?

    But still, I am still not sure on where to put the highlight info.
    Also, I'm using the latest version of Eclipse.

    Please answer the question ASAP please.
    Thank you and Good Day!


  2. #2
    Member
    Join Date
    Feb 2014
    Posts
    38
    Thanks
    17
    Thanked 0 Times in 0 Posts

    Default Re: Not sure how to copy and paste(Highlight) my code onto the forums...

    All you have to do is just type the code tag and than your code and than end it with the code tag.

    The most common tag you'll probably use is the syntax highlighting tag (aka code tag). To use this tag, type before your code segment, and after your code segment.

  3. #3
    Junior Member
    Join Date
    Mar 2014
    Posts
    11
    My Mood
    Amazed
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default Re: Not sure how to copy and paste(Highlight) my code onto the forums...

    Is the code tag
     or is it highlight=Java
    ^Before the code
    And do I type
    after the code or is it /highlight

    I've tried both in various different places, but I can't get it through. There's always some kind of error.

    --- Update ---

    Wow!!!!!!
    That is just....
    wow... -_-
    I thought you were supposed to write highlight onto the code, not on the actual thread...
    I feel stupid
    Nooooob probs lol

Similar Threads

  1. Copy paste functionality in AWT Canvas
    By Ayaz Shaikh in forum AWT / Java Swing
    Replies: 8
    Last Post: February 5th, 2013, 09:07 AM
  2. Replies: 4
    Last Post: January 24th, 2013, 11:20 AM
  3. Replies: 7
    Last Post: January 24th, 2013, 10:41 AM
  4. I need help for this copy byte code ...
    By ricaclaire16 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 26th, 2012, 08:00 AM
  5. How to highlight search keyword in text?
    By Mohd in forum JavaServer Pages: JSP & JSTL
    Replies: 4
    Last Post: February 1st, 2009, 06:35 AM