[
https://issues.apache.org/jira/browse/HBASE-22083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824390#comment-16824390
]
Sean Busbey commented on HBASE-22083:
-------------------------------------
it should magically "just work" when eclipse is used, so ideally nothing in the
refguide should have to change.
how's this for a proposed release note:
{code}
<!-- markdown -->
Maven project integration for Eclipse has been isolated into a maven profile to
ensure it only is active when in an Eclipse project.
Things should continue to behave the same for Eclipse users. If something
should go wrong folks should manually activate the `eclipse-specific` profile.
{code}
> move eclipse specific configs into a profile
> --------------------------------------------
>
> Key: HBASE-22083
> URL: https://issues.apache.org/jira/browse/HBASE-22083
> Project: HBase
> Issue Type: Task
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
> Labels: eclipse
> Attachments: HBASE-22083.0.patch
>
>
> move our eclipse specific configs into profiles so they don't show up a
> non-eclipse build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)