nodj / AutoDeriv

eclipse plugin that handle the 'derived' state of resources from a textual file.
http://nodj.github.io/AutoDeriv
Other
29 stars 13 forks source link

Does not work for me with STS #1

Closed kicktipp closed 9 years ago

kicktipp commented 9 years ago

I am running STS Version: 3.6.2.RELEASE Build Id: 201410091308 Platform: Eclipse Luna SR1 (4.4.1)

Installation was fine. I added ".derived" file to my project root but the derived subfolder still pops up in search dialog. Opening "Properties" for this folder shows the derived flag not marked. Please ask for further information if needed.

nodj commented 9 years ago

As you can see, the project is at it's early dev stage. There is no log tools yet, so it is difficult for you to help me, and for me to correct the problem. I'm currently working on this logging issue. I'm also trying to reproduce the problem on my dev platform. Could you give me the .derived file you wrote ? If you have patience and time, you could try to edit your eclipse.ini file so that java.exe runs instead of javaw.exe. That way, you will see the console output from the plugin, and maybe see something odd. Well, it is urgent to have logging tools :) Many thanks for that report, I'm working on it.

nodj commented 9 years ago

Hmm I can't reproduce the problem. Here is a screenshot of my test :

.derived file and implications

I'm trying to add an eclipse decoration on the .derived file if it is correctly detected by AutoDeriv in order to confirm / infirm that the plugins works and parse the conf without pbs.

For now, I close and label the issue as "can't reproduce", but please don't hesitate to provide more information if you can.

Thanks, nodj

kicktipp commented 9 years ago

Hi johan,

I am willing to help but do not have much experience with eclipse plugin...

few minutes later :-)

Now I have "some" experience and just send you a pull request.

The plugin works for me now like a charm. I hope my pull request helps you to improve your plugin. Great work. It helped me a lot.

regards Janning

Am 02.12.2014 um 14:35 schrieb johan:

As you can see, the project is at it's early dev stage. There is no log tools yet, so it is difficult for you to help me, and for me to correct the problem. I'm currently working on this logging issue. I'm also trying to reproduce the problem on my dev platform. Could you give me the .derived file you wrote ? If you have patience and time, you could try to edit your eclipse.ini file so that java.exe runs instead of javaw.exe. That way, you will see the console output from the plugin, and maybe see something odd. Well, it is urgent to have logging tools :) Many thanks for that report, I'm working on it.

— Reply to this email directly or view it on GitHub https://github.com/nodj/AutoDeriv/issues/1#issuecomment-65230880.

Kicktipp GmbH

Königstraße 9, 40212 Düsseldorf Sitz der Gesellschaft: Düsseldorf Geschäftsführung: Janning Vygen Handelsregister Düsseldorf: HRB 55639

http://www.kicktipp.de/

nodj commented 9 years ago

Excellent few minutes :+1: I'm glad this plugin helps you, be assured that your pull request does help me and anyone whom use AutoDeriv =)

Thank you! nodj

kicktipp commented 9 years ago

Great! I am glad to help. Loving opensource even more....

Am 02.12.2014 um 15:59 schrieb johan:

Excellent few minutes :+1: I'm glad this plugin helps you, be assured that your pull request does help me and anyone whom use AutoDeriv =)

Thank you! nodj

— Reply to this email directly or view it on GitHub https://github.com/nodj/AutoDeriv/issues/1#issuecomment-65242800.

Kicktipp GmbH

Königstraße 9, 40212 Düsseldorf Sitz der Gesellschaft: Düsseldorf Geschäftsführung: Janning Vygen Handelsregister Düsseldorf: HRB 55639

http://www.kicktipp.de/