Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] Sorry to bother you again


Thanks very much
I have checked out the codes as stated in the tutorial, however I found there was no way to build these codes. Ithink it may be some problems related to the setting of the two projects. I tried to convert them to plugin projects, the problems remained. Can you give me some advises?

Regards,
Yuanbin Zou


2008/4/3, Stuempert, Mathias IWR <mathias.stuempert@xxxxxxxxxx>:

Hi Zou,

 

So let me try to give you a brief tutorial … I assume you know about Eclipse and its basic concepts like Views and Perspectives.

 

1)       Switch to the "SVN Repository Exploring" perspective.

2)       Add a new SVN repository, coordinates are svn://dev.eclipse.org/svnroot/technology/eu.geclipse (see also at http://www.eclipse.org/geclipse/contributing.php).

3)       Within this repository navigate to trunk/plugins.

4)       Select all plug-ins and choose "checkout…" from the context menu.

 

Congratulations, you just downloaded the g-Eclipse core features. Nevertheless without any middleware extension this will not be very useful, so lets go for the real implementations:

 

5)       Switch to the "CVS Repository Exploring" perspective.

6)       Add a new CVS repository, coordinates are :ext:anoncvs@xxxxxxxxxx:/cvs/fzk/geclipse (see also at http://wiki.eclipse.org/G-Eclipse-Middleware-Extensions).

7)       Within the repository navigate to HEAD/geclipse/development.

8)       Select all plug-ins and choose "checkout" from the context menu.

 

Once again, congratulations, you are ready to do a full g-Eclipse build. If you have selected the "Build automatically" option from your Eclipse's "Project" menu this build should already be ongoing. If not just do a manual build by selecting "Project -> Build All".

 

Under certain circumstances this build could fail because of other missing bits. But I think it is beyond the scope of this mail to cover all exceptional cases, so please have a try with the above described procedure and give us feedback if it worked for you or not. We would be happy to give you further support in the case of non-success.

 

Best regards,

 

Mathias

 

Dr. Mathias Stümpert

Project Coordinator

g-Eclipse Project (IST-034327)

 

Karlsruhe Institute of Technology (KIT)

Steinbuch Centre for Computing (SCC)

Hermann-von-Helmholtz-Platz 1

76344 Eggenstein-Leopoldshafen

 

Phone: +49 7247 828610

Fax: +49 7247 824972

Email: mathias.stuempert@xxxxxxxxxx


Von: geclipse-dev-bounces@xxxxxxxxxxx [mailto:geclipse-dev-bounces@xxxxxxxxxxx] Im Auftrag von Grandet
Gesendet: Donnerstag, 3. April 2008 09:17
An: geclipse-dev
Betreff: [geclipse-dev] Sorry to bother you again

 

I have check out the g-Eclipse codes from the svn server, however I have no idea how to set up the development evironment. I have studied the code for a week while no progress was gotten.

I hope I can get some help form you. My check out procedure is as follows:

File->new->other->svn

and choose the "I20080328", "trunk", "v0_5_0_RC0", then I have nothing to know what to do with these code.

I am an beginning student of plug-in development, reading a lot of basic knowledge of PDE. So I beg if  I can get some detail tutorial.

 

Thanks very much.

 


 

2008-04-03 15:04:51

Yuanbin Zou

FIT 1-111, Tsinghua University, Beijing,China
100084
Residence: +86-10-6279-6954
Mobile: +86-135-8154-2786
E-mail:
stgrandet@xxxxxxxxx


_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev



Back to the top