Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit a0ccbbbc
authored
Mar 21, 2010
by
Tuukka Kivilahti
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new project to netbeans
1 parent
c19a512d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
91 additions
and
0 deletions
code/LanBortalUtilities/nbproject/build-impl.xml
code/LanBortalUtilities/nbproject/genfiles.properties
code/LanBortalUtilities/nbproject/project.properties
code/LanBortalUtilities/nbproject/project.xml
code/LanBortalUtilities/nbproject/build-impl.xml
0 → 100644
View file @
a0ccbbb
This diff is collapsed.
Click to expand it.
code/LanBortalUtilities/nbproject/genfiles.properties
0 → 100644
View file @
a0ccbbb
build.xml.data.CRC32
=
6da48401
build.xml.script.CRC32
=
7f14bcb5
build.xml.stylesheet.CRC32
=
958a1d3e@1.32.1.45
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-
impl.xml.data.CRC32
=
6da48401
nbproject/build-
impl.xml.script.CRC32
=
eb7b29bd
nbproject/build-
impl.xml.stylesheet.CRC32
=
576378a2@1.32.1.45
code/LanBortalUtilities/nbproject/project.properties
0 → 100644
View file @
a0ccbbb
application.title
=
LanBortalUtilities
application.vendor
=
tuukka
build.classes.dir
=
${build.dir}/classes
build.classes.excludes
=
**/*.java,**/*.form
# This directory is removed when the project is cleaned:
build.dir
=
build
build.generated.dir
=
${build.dir}/generated
build.generated.sources.dir
=
${build.dir}/generated-sources
# Only compile against the classpath explicitly listed here:
build.sysclasspath
=
ignore
build.test.classes.dir
=
${build.dir}/test/classes
build.test.results.dir
=
${build.dir}/test/results
# Uncomment to specify the preferred debugger connection transport:
#debug.transport=dt_socket
debug.classpath
=
\
${run.classpath}
debug.test.classpath
=
\
${run.test.classpath}
# This directory is removed when the project is cleaned:
dist.dir
=
dist
dist.jar
=
${dist.dir}/LanBortalUtilities.jar
dist.javadoc.dir
=
${dist.dir}/javadoc
endorsed.classpath
=
excludes
=
file.reference.LanBortalUtilities-
src
=
src
file.reference.slf4j-api-
1.5.8.jar
=
../LanBortal/EarContent/lib/slf4j-api-1.5.8.jar
file.reference.slf4j-jdk14-
1.5.8.jar
=
../LanBortal/EarContent/lib/slf4j-jdk14-1.5.8.jar
includes
=
**
jar.compress
=
false
javac.classpath
=
\
${file.reference.slf4j-api-1.5.8.jar}:
\
${file.reference.slf4j-jdk14-1.5.8.jar}
# Space-separated list of extra javac options
javac.compilerargs
=
javac.deprecation
=
false
javac.source
=
1.5
javac.target
=
1.5
javac.test.classpath
=
\
${javac.classpath}:
\
${build.classes.dir}:
\
${libs.junit.classpath}:
\
${libs.junit_4.classpath}
javadoc.additionalparam
=
javadoc.author
=
false
javadoc.encoding
=
${source.encoding}
javadoc.noindex
=
false
javadoc.nonavbar
=
false
javadoc.notree
=
false
javadoc.private
=
false
javadoc.splitindex
=
true
javadoc.use
=
true
javadoc.version
=
false
javadoc.windowtitle
=
jaxbwiz.endorsed.dirs
=
"${netbeans.home}/../ide12/modules/ext/jaxb/api"
main.class
=
manifest.file
=
manifest.mf
meta.inf.dir
=
${src.dir}/META-INF
platform.active
=
default_platform
run.classpath
=
\
${javac.classpath}:
\
${build.classes.dir}
# Space-separated list of JVM arguments used when running the project
# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
# or test-sys-prop.name=value to set system properties for unit tests):
run.jvmargs
=
run.test.classpath
=
\
${javac.test.classpath}:
\
${build.test.classes.dir}
source.encoding
=
UTF-8
src.dir
=
${file.reference.LanBortalUtilities-src}
code/LanBortalUtilities/nbproject/project.xml
0 → 100644
View file @
a0ccbbb
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://www.netbeans.org/ns/project/1"
>
<type>
org.netbeans.modules.java.j2seproject
</type>
<configuration>
<data
xmlns=
"http://www.netbeans.org/ns/j2se-project/3"
>
<name>
LanBortalUtilities
</name>
<source-roots>
<root
id=
"src.dir"
/>
</source-roots>
<test-roots/>
</data>
</configuration>
</project>
Write
Preview
Markdown
is supported
Attach a file
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 post a comment