alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (project.properties)

This example Java source code file (project.properties) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

j-da, j-server, j-xms64m, j-xmx1g

The project.properties Java example source code

app.icon=branding/core/core.jar/org/netbeans/core/startup/frame48.gif
app.name=idealgraphvisualizer
app.title=IdealGraphVisualizer
branding.token=${app.name}
modules=\
    ${project.com.sun.hotspot.igv.graph}:\
    ${project.com.sun.hotspot.igv.coordinator}:\
    ${project.com.sun.hotspot.igv.filter}:\
    ${project.com.sun.hotspot.igv.hierarchicallayout}:\
    ${project.com.sun.hotspot.igv.layout}:\
    ${project.com.sun.hotspot.igv.controlflow}:\
    ${project.com.sun.hotspot.igv.data}:\
    ${project.com.sun.hotspot.igv.view}:\
    ${project.com.sun.hotspot.igv.bytecodes}:\
    ${project.com.sun.hotspot.igv.difference}:\
    ${project.com.sun.hotspot.igv.settings}:\
    ${project.com.sun.hotspot.igv.util}:\
    ${project.com.sun.hotspot.igv.svg}:\
    ${project.com.sun.hotspot.connection}:\
    ${project.com.sun.hotspot.igv.servercompilerscheduler}:\
    ${project.com.sun.hotspot.igv.filterwindow}
project.com.sun.hotspot.connection=NetworkConnection
project.com.sun.hotspot.igv.bytecodes=Bytecodes
project.com.sun.hotspot.igv.controlflow=ControlFlow
project.com.sun.hotspot.igv.coordinator=Coordinator
project.com.sun.hotspot.igv.data=Data
project.com.sun.hotspot.igv.difference=Difference
project.com.sun.hotspot.igv.filter=Filter
project.com.sun.hotspot.igv.filterwindow=FilterWindow
project.com.sun.hotspot.igv.graph=Graph
project.com.sun.hotspot.igv.hierarchicallayout=HierarchicalLayout
project.com.sun.hotspot.igv.layout=Layout
project.com.sun.hotspot.igv.servercompilerscheduler=ServerCompiler
project.com.sun.hotspot.igv.settings=Settings
project.com.sun.hotspot.igv.svg=BatikSVGProxy
project.com.sun.hotspot.igv.view=View
project.com.sun.hotspot.igv.util=Util
run.args = -J-server -J-Xms64m -J-Xmx1g -J-da
run.args.extra = -J-server -J-Xms64m -J-Xmx1g -J-da

Other Java examples (source code examples)

Here is a short list of links related to this Java project.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.