X-Git-Url: http://secure.phpeclipse.com diff --git a/CVSROOT/modules b/CVSROOT/modules index 55fdf30..23b6a03 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -46,24 +46,25 @@ opt \ &net.sourceforge.phpeclipse.js.core \ &net.sourceforge.phpeclipse.js.ui \ &net.sourceforge.phpeclipse.launching \ + &net.sourceforge.phpeclipse.monitor.core \ + &net.sourceforge.phpeclipse.monitor.ui \ + &net.sourceforge.phpeclipse.news \ &net.sourceforge.phpeclipse.phphelp \ &net.sourceforge.phpeclipse.phphelp.nl1 \ &net.sourceforge.phpeclipse.phpunit \ &net.sourceforge.phpeclipse.smarty.ui +# Everything for building the project +phpeclipse &core &opt + # Everything else -# (This splits further down: # - experimental stuff that might become core/opt later (xdebug...) # - development stuff that's internal to the project (tests...) -# - dead stuff that's been moved elsewhere (plog4u) or just orphaned (...sql) +# - stuff that's been moved elsewhere (plog4u) or just orphaned (...sql...) extra \ - &net.sourceforge.phpeclipse.feature.core \ &net.sourceforge.phpeclipse.debug.launching \ &net.sourceforge.phpeclipse.debug.phphelp \ &net.sourceforge.phpeclipse.jtidy \ - &net.sourceforge.phpeclipse.monitor.core \ - &net.sourceforge.phpeclipse.monitor.ui \ - &net.sourceforge.phpeclipse.news \ &net.sourceforge.phpeclipse.quantum.sql \ &net.sourceforge.phpeclipse.sql \ &net.sourceforge.phpeclipse.tests \