Created
August 5, 2011 11:21
-
-
Save theresajayne/1127337 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Projects as follows | |
C:\Development\Fop - Apache FOP 1.0 source | |
C:\Development\MyApp\Core - Core web app requires FOP | |
C:\Development\MyApp\Modulex - each module has its own name and requires Core but installs in the tomcat as a different webapp | |
c:\Development\enginename - different engines for access, will need FOP but will be needed by core (replaces the requirement for FOP in Core) <-- possible change | |
How can i implement this using eclipse and Maven? | |
how do i create them in eclipse? (each entry as another project or as one big project?) | |
some suggestions would be nice. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment