Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MinesweeperMVC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kovax
MinesweeperMVC
Commits
401f9701
Commit
401f9701
authored
Nov 16, 2013
by
Dániel
Browse files
Options
Downloads
Patches
Plain Diff
readme
parent
6b97a5ae
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README
+1
-0
1 addition, 0 deletions
README
nbproject/build-impl.xml
+1
-1
1 addition, 1 deletion
nbproject/build-impl.xml
nbproject/project.properties
+3
-1
3 additions, 1 deletion
nbproject/project.properties
with
5 additions
and
2 deletions
README
0 → 100644
+
1
−
0
View file @
401f9701
README
\ No newline at end of file
This diff is collapsed.
Click to expand it.
nbproject/build-impl.xml
+
1
−
1
View file @
401f9701
...
...
@@ -831,7 +831,7 @@ is divided into following sections:
</chainedmapper>
</pathconvert>
<taskdef
classname=
"org.netbeans.modules.java.j2seproject.copylibstask.CopyLibs"
classpath=
"${libs.CopyLibs.classpath}"
name=
"copylibs"
/>
<copylibs
compress=
"${jar.compress}"
excludeFromCopy=
"${copylibs.excludes}"
index=
"${jar.index}"
indexMetaInf=
"${jar.index.metainf}"
jarfile=
"${dist.jar}"
manifest=
"@{manifest}"
rebase=
"${copylibs.rebase}"
runtimeclasspath=
"${run.classpath.without.build.classes.dir}"
>
<copylibs
compress=
"${jar.compress}"
index=
"${jar.index}"
indexMetaInf=
"${jar.index.metainf}"
jarfile=
"${dist.jar}"
manifest=
"@{manifest}"
rebase=
"${copylibs.rebase}"
runtimeclasspath=
"${run.classpath.without.build.classes.dir}"
>
<fileset
dir=
"${build.classes.dir}"
excludes=
"${dist.archive.excludes}"
/>
<manifest>
<attribute
name=
"Class-Path"
value=
"${jar.classpath}"
/>
...
...
This diff is collapsed.
Click to expand it.
nbproject/project.properties
+
3
−
1
View file @
401f9701
annotation.processing.enabled
=
true
annotation.processing.enabled.in.editor
=
false
annotation.processing.processor.options
=
annotation.processing.processors.list
=
annotation.processing.run.all.processors=true
annotation.processing.source.output
=
${build.generated.sources.dir}/ap-source-output
application.title
=
Minesweeper2
application.vendor
=
D
\u
00e1niel
build.classes.dir
=
${build.dir}/classes
build.classes.excludes
=
**/*.java,**/*.form
# This directory is removed when the project is cleaned:
...
...
@@ -26,6 +27,7 @@ dist.archive.excludes=
dist.dir=dist
dist.jar
=
${dist.dir}/Minesweeper2.jar
dist.javadoc.dir
=
${dist.dir}/javadoc
endorsed.classpath
=
excludes=
includes
=
**
jar.compress
=
false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment