[ 
https://issues.apache.org/jira/browse/SYNCOPE-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831558#comment-13831558
 ] 

Hadrian Zbarcea commented on SYNCOPE-449:
-----------------------------------------

Uhm, if I did something it doesn't necessarily mean it's correct or complete, 
just my best effort at the time :).
Please feel free to apply it wherever you think it's applicable, you're the 
experts. There is another patch coming, I think it's best to keep it open at 
this time, no need to create another jira. 

However, the second problem is not really an eclipse problem, it's just that 
eclipse is more unhappy with it. It's the double definition of 
DefaultAttributableTransformer. I think that's not the best solution from a few 
points of view, but a fix is non trivial. What I am doing now is to rename the 
one in tests as DoubleValueAttributableTransformer (which is semantically 
closer to what it does) and then change the spring config and the poms to make 
the transformer pluggable. On a second thought that could be part of another 
jira, I personally don't mind either way. If anybody thinks the solution is not 
good, please let me know.

> Fix support for Eclipse IDE
> ---------------------------
>
>                 Key: SYNCOPE-449
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-449
>             Project: Syncope
>          Issue Type: Task
>          Components: build-tools
>    Affects Versions: 1.1.4
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.2.0
>
>         Attachments: syncope-449-1.patch
>
>
> Trying to load syncope in eclipse gave me the same frustration [1] reported 
> by others.
> Most of the issues are related to the use of the maven plugins not supported 
> by m2e. but I believe there are solutions/workarounds for all.
> [1] 
> http://blog.tirasa.net/blogs/index.php/ilgrosso/the-definitive-guide-to-maven



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to