Hello,
Anyone know how one can control the left-hand-side navigation bar's width of
the site generated files?
Also, anyone have any problems with the checkstyle-report.html file? It
doesn't get generated for my setup, and I have not been able to find out
where anything gets set for that portion.
Lastly, does anyone know how I can configure maven with following
source-code's directory structure?
The source directory is:
.
|-- project.properties
|-- project.xml
|-- project
|`-- src
| |`-- com
| |`-- sra
| |`-- app
| |`-- App.java
|
|`-- unit_test
|`-- src
|`-- com
|`-- sra
|`-- app
|-- AppTest.java
I apologize if my questions are too basic, but I have been having a lot of
difficulty with this.
Best wishes,
-AM