Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support
Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support [message #676427] Sat, 04 June 2011 10:29 Go to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 258
Registered: July 2009
Senior Member
Hi all

I am a developer using Epsilon but I am limited in my understanding of
how it works and developing my own code since the source plug-ins for
Epsilon are not available.

I would like to call upon the community to add themselves to the cc list
of Bug 344452 - "Epsilon sources documentation" in order to express our
need to have available the source plug-in for Epsilon in order to do
proper debug sessions without the need of getting the source from the
repository. It is standard practice for all Eclipse projects and one
that is well supported by the Eclipse Platform. If you agree then please
add yourself to the CC list by just:

* logging into Bugzilla,
* making sure the checkbox 'CC List: Add me to CC list " is checked *
and finnally clicking on 'Submit Changes".

Thank you

-H
Re: Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support [message #676444 is a reply to message #676427] Sat, 04 June 2011 13:17 Go to previous messageGo to next message
Antonio Garcia-Dominguez is currently offline Antonio Garcia-DominguezFriend
Messages: 594
Registered: January 2010
Location: Birmingham, UK
Senior Member

Don't you mean bug #344451, "Source Code distribution"? Bug #344452 deals with the fact that we don't have much documentation on the internal structure of Epsilon itself.
Re: Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support [message #676479 is a reply to message #676444] Sat, 04 June 2011 18:56 Go to previous messageGo to next message
Hugo A. Garcia is currently offline Hugo A. GarciaFriend
Messages: 258
Registered: July 2009
Senior Member
On 06/04/2011 03:17 PM, Antonio Garcia-Dominguez wrote:
> Don't you mean bug
> #https://bugs.eclipse.org/bugs/show_bug.cgi?id=344451, "Source Code
> distribution"? Bug #https://bugs.eclipse.org/bugs/show_bug.cgi?id=344452
> deals with the fact that we don't have much documentation on the
> internal structure of Epsilon itself.
>

AHA! Yes... thank you Antonio for the correction :)

-H
Re: Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support [message #839855 is a reply to message #676479] Mon, 09 April 2012 09:46 Go to previous messageGo to next message
Maarten Bezemer is currently offline Maarten BezemerFriend
Messages: 117
Registered: February 2012
Senior Member
I would like to see both bugs implemented Smile

For now I grab the plugins folder from SVN repository (sorry, I am not allowed to post links..?!) and use it for the 'Source attachment' of the Epsilon binaries
Re: Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support [message #840261 is a reply to message #839855] Mon, 09 April 2012 21:57 Go to previous messageGo to next message
Horacio Hoyos is currently offline Horacio HoyosFriend
Messages: 240
Registered: October 2009
Location: Mexico
Senior Member

Had forgotten completely about this bugs! But I do feel, as the OP, that it would be good if more of us show interest so the bug gets a higher priority.

Horacio


Horacio Hoyos Rodriguez
Kinori Tech
Need professional support for Epsilon, EMF?
Go to: https://kinori.tech
Re: Runtime Source Code for Epsilon - Bug 344452 - Add yourself to CC to show support [message #867738 is a reply to message #840261] Tue, 01 May 2012 13:02 Go to previous message
Maarten Bezemer is currently offline Maarten BezemerFriend
Messages: 117
Registered: February 2012
Senior Member
Instead of just using an external SVN checkout, I found an easy way of obtaining source plugins:


  1. Get SVN Checkout (revision 1600 is the 0.9.1 release, I believe)
  2. Import plugins and features into a (clean) workspace
  3. When building is finished, open File -> Export... -> Plugin-in Development -> Deployable Features
  4. Select all features
  5. Select in the destination tab a (output) directory
  6. Check 'Export source' in the Options tab (and deselect all other options)
  7. Click finish: after a while all source plugin and features are available in the output directory
  8. Copy this directory into a dropins directory of Eclipse (eg /usr/share/eclipse/dropins or ~/.eclipse/org.eclipse.org.eclipse.platform_*/dropins)

And the source of the Epsilon framework is available from your own projects!
Previous Topic:How to generate a runtime exception
Next Topic:Changing the file permission of the generated EGL template
Goto Forum:
  


Current Time: Thu Mar 28 19:45:41 GMT 2024

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

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

Back to the top