add PDF
This commit is contained in:
10
Semester 2/Assignments/JavaFX_CalebFontenot/1.xhtml
Normal file
10
Semester 2/Assignments/JavaFX_CalebFontenot/1.xhtml
Normal 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>
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user