[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Many newbie questions
|
Hi,
I am starting to develop plugins to Eclipse.
So I have many questions on the subject.
I am not wanting answers to all question on this message, but if you can
please point me on the right place to look or post the questin. Of cource
answers are appreciated.
I saw on the template "Plug in with a multi pager editor" example how to
create a file using a wizard.
But I need to create a .java file inside a package. So :
- how I create a package ?
- how I can create a .java file inside this package ?
- the generated create file wizard of this sample ask the container when
the file is to be created. How I can get it to create on the default
container, the current project.
Other questions :
- how I can see if a given java file is created on the IDE ?
- how to delete a file ?
- how to read a file content ?
It is a lot of questions, so if you can please help me.
Thanks.
Danilo.