Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [efxclipse-dev] efxclipse-dev Digest, Vol 3, Issue 2

Hello  Christoph

Thanks for your help.



On Mon, Jan 19, 2015 at 10:30 PM, <efxclipse-dev-request@xxxxxxxxxxx> wrote:
Send efxclipse-dev mailing list submissions to
        efxclipse-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        https://dev.eclipse.org/mailman/listinfo/efxclipse-dev
or, via email, send a message with subject or body 'help' to
        efxclipse-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
        efxclipse-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of efxclipse-dev digest..."


Today's Topics:

   1. Re: How can I contribute to this Project? (Keimel, Christoph)


----------------------------------------------------------------------

Message: 1
Date: Mon, 19 Jan 2015 08:18:30 +0000
From: "Keimel, Christoph" <c.keimel@xxxxxxx>
To: Efxclipse developer discussions <efxclipse-dev@xxxxxxxxxxx>
Subject: Re: [efxclipse-dev] How can I contribute to this Project?
Message-ID:
        <8FF6D5A0093A1041873F086CCB503A2D4E803C8F@xxxxxxxxxxxxx.local>
Content-Type: text/plain; charset="utf-8"

Hi Prince

The main code is in org.eclipse.fx.ide.jdt.ui.internal.handler.AddFXBeanGetterSetterHandler in the bundle in org.eclipse.fx.ide.jdt.ui.

Here is a link to the initial commit of the feature for more implementation details:
http://git.eclipse.org/c/efxclipse/org.eclipse.efxclipse.git/commit/?id=177dc8334c65a76539045bc8826950dd9a47a5d3

Regards
Christoph

Von: efxclipse-dev-bounces@xxxxxxxxxxx [mailto:efxclipse-dev-bounces@xxxxxxxxxxx] Im Auftrag von Prince Kumar
Gesendet: Samstag, 17. Januar 2015 13:11
An: efxclipse-dev@xxxxxxxxxxx
Betreff: [efxclipse-dev] How can I contribute to this Project?

I am an efxclipse user.I really enjoyed developing my java app with this plugin,it was fun.
It helped me to focus more on my project not worrying about most javafx specific troubles. That's why i could finish my project in less time.
Deploying a javafx  app was never easy but "build.fxbuild" made it possible.I used an  ArchLinux distro for my app.

During My app development I found that "Source->Generate Javafx Getters and Setters" was not working properly.
It was not generating anything.After exploring website I found that this bug has been already reported and assigned.
I also visited release page of efxclipse  but currently the bug has not been fixed for next release.

I have cloned efxclipse git repository.Can anyone help me to find the code block in the repo which is related to the above mentioned bug?
As I have finished my project now, I want to explore efxclipse more and if possible I would like to contribute.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dev.eclipse.org/mailman/private/efxclipse-dev/attachments/20150119/e2d817a5/attachment.html>

------------------------------

_______________________________________________
efxclipse-dev mailing list
efxclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/efxclipse-dev

End of efxclipse-dev Digest, Vol 3, Issue 2
*******************************************


Back to the top