Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] A little question...

You can create your own view(s) to take input and show results.  A good 
starting point is:
http://eclipse.org/articles/viewArticle/ViewArticle2.html

I also recommend reviewing the programmer's guide.  From within Eclipse:
Help > Help Contents > Platform Plug-in Developer Guide > Programmer's 
Guide > Plugging into the workbench.

In future, please post questions like this to the eclipse.platform 
newsgroup:
http://eclipse.org/newsgroups/index.html

Welcome to Eclipse and good luck,
Nick




Nikos Giannopoulos <giannopoulosn@xxxxxxxx> 
Sent by: eclipse-dev-admin@xxxxxxxxxxx
04/06/2004 01:34 PM
Please respond to
eclipse-dev


To
eclipse-dev@xxxxxxxxxxx
cc

Subject
[eclipse-dev] A little question...






I am working on Eclipse for a week or so and i would like to ask if there 
is a way to integrate input dialogs in eclipse and present sql query 
results in windows that don't pop-up like external windows but are 
presented as part of the perspective...(like outline view in Resource 
Perspective for example)..
If there is a way which are the recourses i should study in order to work 
on this task? I use Java of course...Thank you for ur time...

Do You Yahoo!?
Αποκτήστε την δωρεάν σας @yahoo.gr διεύθυνση στο Yahoo! Mail.


Back to the top