lib/buildr4osgi/eclipse.rb in buildr4osgi-0.9.2 vs lib/buildr4osgi/eclipse.rb in buildr4osgi-0.9.3
- old
+ new
@@ -12,6 +12,8 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations under
# the License.
require 'buildr4osgi/eclipse/plugin'
-require 'buildr4osgi/eclipse/feature'
+require 'buildr4osgi/eclipse/feature'
+require 'buildr4osgi/eclipse/site'
+require 'buildr4osgi/eclipse/p2'
\ No newline at end of file