[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Eclipse FAQ - request for input
|
As mentioned in another post, we're putting together a FAQ. The
newsgroup is obviously one great source of information, but you, our
readers, are the best. So I propose that we start with a VFAQ,
generated by careful reflection, then a second FAQ that is a harvest of
the messages in this newgroup.
I'll start the list with our own VFAQ:
1. Can I put all my extensions in one plugin.xml file?
2. How do I get source code loaded in the tool?
3. When do I use a view vs. an editor?
4. How do I get my dependency logic specified in the build?
5. How do I integrate my Swing code?
6. How do I search on the help?
7. Can I print the documentation?
8. When I import my Java code, the Navigator doesn?t seem to recognize
my package structure. (preference setting on project)
9. How do I link in my version control system?
10. When would I write my own damager / repairer using the editor
framework?
11. How do I change to use a different JDK? JVM?
12. What underlying models are available for integration?
13. I am integrating an exisiting tool and need access to my JAR files
from my plugin. The Jar files are installed with our tool in a
non-workbench directory. How do I reference it correctly?
14. What is the best technique for accessing the workbench source code
for debugging and learning purposes? Do I need to import it into
projects?
15. Can I use SWT in closed source projects? If yes, under what
conditions can I do so?
Please contribute your own VFAQs, even if you don't know the answer.
;-)
Thanks, Dan