Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build testng eclipse plugin with tycho #133

Closed
missedone opened this issue Apr 25, 2015 · 3 comments
Closed

build testng eclipse plugin with tycho #133

missedone opened this issue Apr 25, 2015 · 3 comments

Comments

@missedone
Copy link
Collaborator

Hi
as it's quite easy to build plugin with tycho, it allow us to build plugins automatically on the command line as simple as mvn -e clean install
with this, we can also try to put the latest testng release jar into plugin to keep it's synced up.

but to facilitate with tycho, we need to restructure the plugin folders as below: sample

if you think it worth to go, i can create a pull request.

see also:
Eclipse Tycho for building Eclipse Plugins and RCP applications - Tutorial

@missedone
Copy link
Collaborator Author

@cbeust
do you still use autobuild.plugin.xml to build testing-eclipse plugin?

i'm trying to refactor the folder structure to facilitate tycho, once it's done, i think you don't need auto build.* anymore

@cbeust
Copy link
Collaborator

cbeust commented May 1, 2015

No, I just build it from inside Eclipse.

@missedone missedone changed the title build testng eclipse plugin with tyco build testng eclipse plugin with tycho May 4, 2015
@missedone
Copy link
Collaborator Author

closed as PR #135 was merged, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants