[forge-dev] Where to create the set compiler version UI command?

Lincoln Baxter, III lincolnbaxter at gmail.com
Sun Apr 6 13:26:37 EDT 2014


I agree with George. I think that parser-java is probably the right place
for this. The command should be active if there is a current project, and
JavaCompilerFacet is enabled in that project. The command is build-system
agnostic, so it shouldn't go in maven. I think parser-java is the only
place for it.


On Sun, Apr 6, 2014 at 1:24 PM, George Gastaldi <ggastald at redhat.com> wrote:

> Why not adding to parser-java? That seems the best place to be, since
> JavaCompilerFacet is in there
>
> > Em 06/04/2014, às 14:14, "Ivan St. Ivanov" <ivan.st.ivanov at gmail.com>
> escreveu:
> >
> > Hi guys!
> >
> > I was wondering where to put the compiler version UI command. it has
> dependency to parser-java (because of the Facet), so it can't go to the
> projects addon. Otherwise it would introduce a circular dependency. I am
> not really happy about adding the command to the parser-java addon either.
> >
> > I looked at all the addons that have dependency to parser-java, but
> couldn't find any suitable (dev-tools, addons, scaffold, javaee,
> database-tools).
> >
> > What would you recommend here?
> >
> > Thanks,
> > Ivan
>



-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20140406/8394257e/attachment.html 


More information about the forge-dev mailing list