Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Is there an official guide about "How To Contribute to Eclipse"?

Hello Dirk

Thanks for the reply.

Valuable the vogella link. I read many times his valuable tutorials. Is interesting that the link never was suggested through his Eclipse tutorials.

If you "Lars Vogel" are reading this email - if exists a new release of the pdf please let me know, if exists a Github repository of the latest pdf tutorial, please share the link, it in case I find something to report and suggest. And why not, to contribute.

Huge thanks to all you for the quick and friendly support

Best!

-Manuel

On 10/24/2021 12:04 PM, Dirk Fauth via eclipse-dev wrote:
Hi,

Maybe the following URLs are helpful 




Greez, 
Dirk 

Manuel Jordan [Eclipse Foundation] <mjordaneclipsefoundation@xxxxxxxxx> schrieb am So., 24. Okt. 2021, 18:52:

Hello Eclipse Developers

I am not sure if it is the correct place to send this kind of email,

but according with "https://accounts.eclipse.org/mailing-list" I found this group

  • "eclipse-dev    General development mailing list of the Eclipse project.".

So seems it is the correct place, if not, let me know where to send this email.

The main reason of this email:

  • Is there an official guide about "How To Contribute to Eclipse"?

About the source code - to be honest, I expected be able to get the source code through GitHub, but there are many modules, and I saw many times the use of "Gerrit" in Bugzilla (https://bugs.eclipse.org/bugs/)

I found the following points something important to have clear before to start to contribute:

  • Is there an official Figure in which shows all the modules related and connected among them to know how works Eclipse?. And indicating what modules are mandatory and optional
  • Which are and How to get the necessary modules to build/compile Eclipse? (I am assuming the main module of Eclipse would be based either on Maven or Gradle)
  • How build/compile and mostly how test a new feature, bug fixed in Eclipse? JUnit?

Consider the following simple idea: I want add a new View to accomplish some goal (add a new feature for something). How to accomplish that purpose?

Bear in mind, you are already an experimented developer, involved with Eclipse (day by day), the bullets points would be very common for you, but not for me.

Therefore your guidance and support is appreciated

Thanks for your understanding

-Manuel

p.d: I know how use Github for a project based on multiple modules - such as Spring Security, Spring Integration, Hazelcast - how compile, build, test, etc.

But for Eclipse it is different.

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse-dev

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse-dev

Back to the top