Hello, claude fuhrer <cla...@fuhrer.ch> writes:
> To explain a small program, I've broken it down into small pieces. My > org file looks something like > > # ========================================================================= > #+NAME MainClass > > #+BEGIN_SRC java :noweb tangle :tangle Test.java > public class Test > { > <<secondBlock>> > <<thirdBlock>> > } > #+END_SRC It should be #+name: MainClass #+begin_src ... i.e, with dots and no blank line in-between. Regards, -- Nicolas Goaziou