This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 4c28a4ab298fbf160c926b7a1805b7ea3d50303b
Author: Satyajit Rakshit <satyajit.raks...@gmail.com>
AuthorDate: Wed Mar 28 13:17:02 2018 +0530

    CAMEL-12403: Updated build instructions to be per module, added as NOTE
---
 docs/user-manual/en/building.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/user-manual/en/building.adoc 
b/docs/user-manual/en/building.adoc
index ffe29eb..c55a79c 100644
--- a/docs/user-manual/en/building.adoc
+++ b/docs/user-manual/en/building.adoc
@@ -155,6 +155,8 @@ completed, all Camel projects will be available in your 
workspace:
 
 image:building.data/camel-eclipse-m2e-import-completed.png[image]
 
+NOTE: As you can see main project is combined with multiple sub 
projects/modules (e.g. components, archetypes, tooling etc.). Many sub 
projects/modules are again categorized or packaged with another layer of sub 
modules and so on. Developers can import project/module which is relevant to 
them and work on it instead importing entire project which will consume memory 
and eventually slow down Eclipse. This approach is not only easy to import and 
work in eclipse as well as easy to test. Lets [...]
+
 [[Building-maven-eclipse-plugin]]
 maven-eclipse-plugin
 

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to