cancel
Showing results for 
Search instead for 
Did you mean: 

Dependencies of PageTag.java

kjv
Champ in-the-making
Champ in-the-making
Hi,

What are the dependencies of PageTag.java?  If I change in this file, should I build the source again?

Please revert back to me asap.
3 REPLIES 3

kevinr
Star Contributor
Star Contributor
Yes you will need to build the web-client project again and rebuild the WAR (you don't need to rebuild the Repository or Core projects).

Thanks,

Kevin

mjlarkin
Champ in-the-making
Champ in-the-making
I'm not a java guru, so can someone tell me the command I need to use…

javac …???

kevinr
Star Contributor
Star Contributor
If you've downloaded the Alfresco SDK and installed ANT, then you can call "ant build-tomcat" from inside the root\common dir.

Thanks,

Kevin