What are the general rules to follow what posting JGraphX questions

asked 25 Feb '11, 05:18

David's gravatar image

David ♦♦
3.8k213
accept rate: 31%

edited 02 Apr '11, 05:38


Before posting:

\n
    \n
  • \n

    The JGraphX User Manual gives an introduction to using JGraph. If you ask a question that is in the User Manual, well...

    \n
  • \n
  • \n

    Search through the previous forum questions using the search facility.

    \n
  • \n
  • \n

    If the question is a general Java/Swing question try the Sun tutorials or do a google search for the question.

    \n
  • \n
  • \n

    If you want to know what the changes between two versions are look at the files name ChangeLog in your distribution.

    \n
  • \n
  • \n

    If you have a memory leak, please find the leak using a memory profiling tool ( JProfiler do a ten-day trial ) . We fix any leaks we find in the JGraph library, it is probable, however, that the leaks are in the application code you have written around JGraph.

    \n
  • \n
\n

If these areas do not solve your problem please provide these pieces of information when posting.

\n
    \n
  • \n

    If the problem is a Null Pointer Exception (NPE) provide the stack trace ( the list of methods calls up to that execution point ). If you can, post a suggestion as to why the pointer was null.

    \n
  • \n
  • \n

    Always post which version of JGraphX you are using.

    \n
  • \n
  • \n

    Please always use the code formatting tools ( the 'preformatted text' button about the edit box ) when displaying code and try to ensure the indenting looks correct on the preview.

    \n
  • \n
  • \n

    Please don't write 'URGENT' or "HELP!!!", it annoys the forum bot.

    \n
  • \n
  • \n

    Do not double post. It isn't fair on other users and just creates work for us deleting them.

    \n
  • \n
  • \n

    Please don't post huge amounts of code, focus on the important areas. A link to a small working example makes your chances of getting a bug looked at much better.

    \n
  • \n
  • \n

    Do not write "bump" on threads, they will not be answered. If you have further information as a result of analysing your problem for longer, you are welcome to post that.

    \n
  • \n
  • \n

    Remember, if you are using JGraphX free of charge, people are helping you in their own time, be respectful and accept that sometimes nobody has time to answer your question.

    \n
  • \n
link

answered 02 Apr '11, 05:39

David's gravatar image

David ♦♦
3.8k213
accept rate: 31%

edited 02 Apr '11, 05:39

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×364
×16
×6
×5

Asked: 25 Feb '11, 05:18

Seen: 1,624 times

Last updated: 02 Apr '11, 05:39

powered by BitNami OSQA