[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[platform-ui-dev] [HELP] Re-Using eclipse UI in another Java	Project.
 | 
Hi,
Sorry if my english is poor : I am French
I know that this mailling list is not the best place to send my request 
but....
	I'am a Java programmer and I am doing a project for my university.
I would like to re-use the Eclipse UI module to make my program.
I would like to make all the graphic parts of my soft with the Eclipse 
IU
I have some problems:
  I have get those modules from the CVS ( in eclipse : of course ):
		org.eclipse.ui
		org.eclipse.swt
		org.eclipse.update.core
		org.eclipse.help
		org.eclipse.core.runtime
		org.eclipse.core.resources
		org.eclipse.core.boot
		org.eclipse.ant.core
		org.apache.xerces
I have look into the code of Eclipse but I can't understand how the UI 
part of Eclipse works.
I have search on Google and i haven't find any docs.
Please, if someone can help me to beginning.... I need some docs or 
some advices and explications about how to launch
a minimalist prog with eclipse UI part.
Thanks
Fred