Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

[#804] fixed XtendClasspathContainer to comply with gradle folder structure. #807

Merged
merged 1 commit into from
May 11, 2019

Conversation

cdietrich
Copy link
Member

@cdietrich cdietrich commented May 11, 2019

[#804] fixed XtendClasspathContainer to comply with gradle folder structure.

Signed-off-by: Christian Dietrich christian.dietrich@itemis.de

@cdietrich cdietrich added this to the Release_2.18 milestone May 11, 2019
@cdietrich cdietrich requested a review from szarnekow May 11, 2019 16:36
@cdietrich cdietrich changed the title [#804] fixed XtendClasspathContainer to comply with gradle folder str… [#804] fixed XtendClasspathContainer to comply with gradle folder structure. May 11, 2019
@cdietrich cdietrich force-pushed the cd_issue806 branch 2 times, most recently from 815853a to 7f3614f Compare May 11, 2019 16:42
…ucture.

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
LOG.error("Can't resolve path '" + bundle.getSymbolicName() + "'", e); //$NON-NLS-1$ //$NON-NLS-2$
}
}
binFolderURL = FileLocator.find(bundle, new Path("bin"), null);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if user uses "import as source project"
from plug-ins view the output folder will be "bin"

@cdietrich cdietrich merged commit c751776 into master May 11, 2019
@cdietrich cdietrich deleted the cd_issue806 branch May 11, 2019 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants