Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
imagej-elphel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
imagej-elphel
Commits
47be1612
Commit
47be1612
authored
Mar 01, 2013
by
Johannes Schindelin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: Clarify where your own files should go
Signed-off-by:
Johannes Schindelin
<
johannes.schindelin@gmx.de
>
parent
38ca28e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
47be1612
...
...
@@ -51,7 +51,9 @@ Then:
[
here
](
http://fiji.sc/Maven#How_to_find_a_dependency.27s_groupId.2FartifactId.2Fversion_.28GAV.29.3F
)
)
4.
the
*developer*
information
5.
the
*scm*
information
2.
Remove the
```Process_Pixels.java```
file and add your own files
2.
Remove the
```Process_Pixels.java```
file and add your own
```.java```
files
to
```src/main/java/<package>/```
(if you need supporting files -- like icons
-- in the resulting
```.jar```
file, put them into
```src/main/resources/```
)
3.
Edit
```src/main/resources/plugins.config```
4.
Replace the contents of
```README.md```
with information about your project.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment