diff --git a/Example/CMakeLists.txt b/Applications/CMakeLists.txt
similarity index 100%
rename from Example/CMakeLists.txt
rename to Applications/CMakeLists.txt
diff --git a/Example/VectorImageFactory.cxx b/Applications/VectorImageFactory.cxx
similarity index 100%
rename from Example/VectorImageFactory.cxx
rename to Applications/VectorImageFactory.cxx
diff --git a/Example/otbAddition.cxx b/Applications/otbAddition.cxx
similarity index 100%
rename from Example/otbAddition.cxx
rename to Applications/otbAddition.cxx
diff --git a/Example/otbAllocateOutput.cxx b/Applications/otbAllocateOutput.cxx
similarity index 100%
rename from Example/otbAllocateOutput.cxx
rename to Applications/otbAllocateOutput.cxx
diff --git a/Example/otbCopyInput.cxx b/Applications/otbCopyInput.cxx
similarity index 100%
rename from Example/otbCopyInput.cxx
rename to Applications/otbCopyInput.cxx
diff --git a/Example/otbExtractROI.cxx b/Applications/otbExtractROI.cxx
similarity index 100%
rename from Example/otbExtractROI.cxx
rename to Applications/otbExtractROI.cxx
diff --git a/Example/otbHyperspectralUnmixing.cxx b/Applications/otbHyperspectralUnmixing.cxx
similarity index 100%
rename from Example/otbHyperspectralUnmixing.cxx
rename to Applications/otbHyperspectralUnmixing.cxx
diff --git a/Example/otbInternalReader.cxx b/Applications/otbInternalReader.cxx
similarity index 100%
rename from Example/otbInternalReader.cxx
rename to Applications/otbInternalReader.cxx
diff --git a/Example/otbRescale.cxx b/Applications/otbRescale.cxx
similarity index 100%
rename from Example/otbRescale.cxx
rename to Applications/otbRescale.cxx
diff --git a/Example/otbSmoothing.cxx b/Applications/otbSmoothing.cxx
similarity index 100%
rename from Example/otbSmoothing.cxx
rename to Applications/otbSmoothing.cxx
diff --git a/Example/otbTestApplication.cxx b/Applications/otbTestApplication.cxx
similarity index 100%
rename from Example/otbTestApplication.cxx
rename to Applications/otbTestApplication.cxx