[
https://issues.apache.org/jira/browse/QUARKS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dale LaBossiere updated QUARKS-40:
----------------------------------
Description:
After rebase to pickup the latest changes there are now problems in my eclipse
workspace.
First, I needed to update my workspace to import the new *nested* provider_iot
project -- that's unavoidable.
FYI: import… > existing projects into workspace >
select “Search for nested projects”
select Hide projects that are already exist in the workspace
> browse to the root of your git repo
the provider_iot project should be reported. import it.
Then providers/iot/.classpath contains a reference to the nonexistent test dir:
<classpathentry kind="src" path="src/test/java"/>
I'll fix this since my workspace now has the necessary change.
was:
After rebase to pickup the latest changes there are now problems in my eclipse
workspace.
First, I needed to update my workspace to import the new *nested* provider_iot
project (that's unavoidable).
Then providers/iot/.classpath contains a reference to the nonexistent test dir:
<classpathentry kind="src" path="src/test/java"/>
I'll fix this since my workspace now has the necessary change.
> merge of pr-7 causes problems in eclipse
> ----------------------------------------
>
> Key: QUARKS-40
> URL: https://issues.apache.org/jira/browse/QUARKS-40
> Project: Quarks
> Issue Type: Bug
> Reporter: Dale LaBossiere
> Assignee: Dale LaBossiere
>
> After rebase to pickup the latest changes there are now problems in my
> eclipse workspace.
> First, I needed to update my workspace to import the new *nested*
> provider_iot project -- that's unavoidable.
> FYI: import… > existing projects into workspace >
> select “Search for nested projects”
> select Hide projects that are already exist in the workspace
> > browse to the root of your git repo
> the provider_iot project should be reported. import it.
> Then providers/iot/.classpath contains a reference to the nonexistent test
> dir:
> <classpathentry kind="src" path="src/test/java"/>
> I'll fix this since my workspace now has the necessary change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)