Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Use of the Eclipse IDE(Eclipse IDE appearance for my own project)
Use of the Eclipse IDE [message #1403316] Tue, 22 July 2014 22:12 Go to next message
Fran Gomez is currently offline Fran GomezFriend
Messages: 12
Registered: July 2014
Junior Member
Hi everyone!

I am working on a project that needs a user interface. I would like to impelement this GUI with the same appearance as Eclipse is done, to have a tree view on one side, a main window in the middle, some properties view in another side, some other view on the bottom...
I don't know where to start, I suppose I have to take the eclipse source code and work with it, isn't it? Where can I get the source code in order to manipulate it?

Greetings!
Re: Use of the Eclipse IDE [message #1403335 is a reply to message #1403316] Wed, 23 July 2014 05:17 Go to previous messageGo to next message
newman cyriac is currently offline newman cyriacFriend
Messages: 3
Registered: July 2014
Junior Member
try with take help from friends those who know eclipse well.
Re: Use of the Eclipse IDE [message #1403379 is a reply to message #1403316] Wed, 23 July 2014 11:14 Go to previous messageGo to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
On 23/07/2014 00:12, Fran Gomez wrote:
> Hi everyone!
>
> I am working on a project that needs a user interface. I would like to
> impelement this GUI with the same appearance as Eclipse is done, to have
> a tree view on one side, a main window in the middle, some properties
> view in another side, some other view on the bottom... I don't know
> where to start, I suppose I have to take the eclipse source code and
> work with it, isn't it? Where can I get the source code in order to
> manipulate it?

The source code is always included with eclipse. The good news is that
you don't have to manipulate anything :). Maybe Lars tutorial can help:

http://www.vogella.com/tutorials/EclipseRCP/article.html

Felix
icon9.gif  Re: Use of the Eclipse IDE [message #1403415 is a reply to message #1403335] Wed, 23 July 2014 14:21 Go to previous message
Fran Gomez is currently offline Fran GomezFriend
Messages: 12
Registered: July 2014
Junior Member
newman cyriac wrote on Wed, 23 July 2014 01:17
try with take help from friends those who know eclipse well.


This is the best advice I have ever received... I will ask my friend and not use this forum anymore... Confused Rolling Eyes Evil or Very Mad
Previous Topic:Eclipse crashing on startup
Next Topic:Have JDT compile the git index
Goto Forum:
  


Current Time: Fri Apr 19 15:09:22 GMT 2024

Powered by FUDForum. Page generated in 0.02780 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top