This commit is contained in:
2023-08-21 12:39:02 -05:00
parent 8b9b520393
commit 6e234d2266
62 changed files with 15370 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Facelet Title</title>
</head>
<body>
Hello from Facelets
</body>
</html>

View File

@@ -5,6 +5,7 @@ annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
application.title=JavaFX_CalebFontenot
application.vendor=caleb
auxiliary.org-netbeans-modules-projectapi.jsf_2e_language=Facelets
build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form
# This directory is removed when the project is cleaned: