Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upJBIDE-18859 Basic Batch XML Editor (Tree form + source editor tabs) #277
Conversation
| @@ -0,0 +1,245 @@ | |||
| <?xml version="1.0" encoding="utf-8"?> | |||
| <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |||
This comment has been minimized.
This comment has been minimized.
maxandersen
Dec 9, 2014
Member
was this commited by accident ? seems unnecessary to add this before we got docs?
This comment has been minimized.
This comment has been minimized.
scabanovich
Dec 9, 2014
Author
Contributor
I was told that the first commit for batch should contain the entire structure required for build. This pom seems to me looking generic, not specific for a plugin that I used as a template. But if you think it should not be here before the docs are created, I will remove it.
|
this looks definitely better - but can we avoid committing arquillian specific image files ? |
Initial commit with complete 'batch' submodule structure and a test.
|
Replaced by #279 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
scabanovich commentedDec 2, 2014
Initial commit with complete 'batch' submodule structure and a test.