Checking core structure...
compile_project:10: no matches found: *.in
rm -f edt-core.jar `find . -name \*.class`
(cd src; javac -encoding UTF-8 `find . -name \*.java`)
Note: ./edt/Section.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
(cd src; jar cf ../edt-core.jar `find . -name \*.class -o -name \*.java`)
Checking manager interface structure...
rm -f edt-textui.jar `find . -name \*.class`
(cd src; javac -encoding UTF-8 -cp /usr/share/java/po-uilib.jar:/usr/share/java/edt-support.jar:../../edt-core/edt-core.jar `find . -name \*.java`)
Note: ./edt/textui/main/ShowMetadata.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
(cd src; jar cf ../edt-textui.jar `find . -name \*.class -o -name \*.java`)
                           A-001-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-001-001-M-ok.in -Dout=$LOGS/135_A-001-001-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-001-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-001-002-M-ok.in -Dout=$LOGS/135_A-001-002-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-002-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-002-001-M-ok.import -Din=A-002-001-M-ok.in -Dout=$LOGS/135_A-002-001-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-002-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-002-002-M-ok.in -Dout=$LOGS/135_A-002-002-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-002-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-002-003-M-ok.in -Dout=$LOGS/135_A-002-003-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-003-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-003-001-M-ok.import -Din=A-003-001-M-ok.in -Dout=$LOGS/135_A-003-001-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-003-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-003-002-M-ok.in -Dout=$LOGS/135_A-003-002-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-003-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-003-003-M-ok.import -Din=A-003-003-M-ok.in -Dout=$LOGS/135_A-003-003-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-003-004-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-003-004-M-ok.in -Dout=$LOGS/135_A-003-004-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-003-005-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-003-005-M-ok.in -Dout=$LOGS/135_A-003-005-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:46.949969707 +0000
--- obtained	2015-12-01 10:15:46.949969707 +0000
      ZONE  1      
*** 18,24 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
--- 18,24 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
      ZONE  2      
*** 28,31 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: 
\ No newline at end of file
--- 28,31 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Fim de entrada de dados (R-EOF): ist.po.io.RuntimeEOFException: Fim do fluxo de dados de entrada
output differs from expected
                           A-004-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-004-001-M-ok.import -Din=A-004-001-M-ok.in -Dout=$LOGS/135_A-004-001-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-004-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-004-002-M-ok.import -Din=A-004-002-M-ok.in -Dout=$LOGS/135_A-004-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:47.377964327 +0000
--- obtained	2015-12-01 10:15:47.381964276 +0000
      ZONE  1      
*** 21,66 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 74,80 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 114,290 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
--- 76,105 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Título: Objects in Space
! Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
! Secções de topo: 5
! Dimensão do documento (bytes): 283
! Identificadores únicos: 1
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
      ZONE  4      
*** 296,302 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
--- 111,129 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Nome do autor: Email do autor: O autor '0' já existe.
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Nome do autor: Email do autor: O autor '1' já existe.
! Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
output differs from expected
                           A-004-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-004-003-M-ok.in -Dout=$LOGS/135_A-004-003-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-004-004-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-004-004-M-ok.import -Din=A-004-004-M-ok.in -Dout=$LOGS/135_A-004-004-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-004-005-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-004-005-M-ok.import -Din=A-004-005-M-ok.in -Dout=$LOGS/135_A-004-005-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-004-006-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-004-006-M-ok.in -Dout=$LOGS/135_A-004-006-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:48.289952861 +0000
--- obtained	2015-12-01 10:15:48.289952861 +0000
      ZONE  1      
*** 31,37 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Identificador único: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 31,37 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 44,51 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 44,50 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 58,64 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Identificador único: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 57,63 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  4      
*** 71,77 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 70,76 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  5      
*** 94,111 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: {Objects in Space}
! [] {A Walk in the Desert}
! [sec2] {Patience You Must Have}
! [] {Drama in the Clouds}
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 93,97 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "sec2.1"
  Escolha uma opção: 
\ No newline at end of file
output differs from expected
                           A-005-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-005-001-M-ok.in -Dout=$LOGS/135_A-005-001-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-005-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-005-002-M-ok.import -Din=A-005-002-M-ok.in -Dout=$LOGS/135_A-005-002-M-ok.out edt.textui.TextEditor
TEST PASSED!
                           A-005-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-005-003-M-ok.import -Din=A-005-003-M-ok.in -Dout=$LOGS/135_A-005-003-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:48.869945570 +0000
--- obtained	2015-12-01 10:15:48.869945570 +0000
      ZONE  1      
*** 12,18 ****
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 269
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 12,18 ----
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 269
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-005-004-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-005-004-M-ok.in -Dout=$LOGS/135_A-005-004-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:49.117942452 +0000
--- obtained	2015-12-01 10:15:49.117942452 +0000
      ZONE  1      
*** 21,28 ****
  Escolha uma opção: Título: Objects in Space
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
! Dimensão do documento (bytes): 347
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 21,28 ----
  Escolha uma opção: Título: Objects in Space
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
! Dimensão do documento (bytes): 269
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
      ZONE  2      
*** 36,43 ****
  Escolha uma opção: Título: Objects in Space
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
! Dimensão do documento (bytes): 347
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 36,43 ----
  Escolha uma opção: Título: Objects in Space
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
! Dimensão do documento (bytes): 269
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-005-005-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-005-005-M-ok.in -Dout=$LOGS/135_A-005-005-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:49.337939686 +0000
--- obtained	2015-12-01 10:15:49.337939686 +0000
      ZONE  1      
*** 59,65 ****
  0 - Sair
  Escolha uma opção: Título: 
  Secções de topo: 0
! Dimensão do documento (bytes): 20
  Identificadores únicos: 0
  Menu Principal
  1 - Novo
--- 59,65 ----
  0 - Sair
  Escolha uma opção: Título: 
  Secções de topo: 0
! Dimensão do documento (bytes): 0
  Identificadores únicos: 0
  Menu Principal
  1 - Novo
output differs from expected
                           A-005-006-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-005-006-M-ok.import -Din=A-005-006-M-ok.in -Dout=$LOGS/135_A-005-006-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:49.545937071 +0000
--- obtained	2015-12-01 10:15:49.545937071 +0000
      ZONE  1      
*** 21,199 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 217,227 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
  Escolha uma opção: Título: Objects in Space
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
! Dimensão do documento (bytes): 113
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 44,65 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
+ Escolha uma opção: Nome do autor: Email do autor: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
  Escolha uma opção: Título: Objects in Space
+ Autor: 0/sec 1.1
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
! Dimensão do documento (bytes): 77
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-006-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-006-001-M-ok.import -Din=A-006-001-M-ok.in -Dout=$LOGS/135_A-006-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:49.745934557 +0000
--- obtained	2015-12-01 10:15:49.749934507 +0000
      ZONE  1      
*** 14,20 ****
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 1
  Dimensão do documento (bytes): 36
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 14,20 ----
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 1
  Dimensão do documento (bytes): 36
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-006-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-006-002-M-ok.import -Din=A-006-002-M-ok.in -Dout=$LOGS/135_A-006-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:49.933932194 +0000
--- obtained	2015-12-01 10:15:49.933932194 +0000
      ZONE  1      
*** 14,20 ****
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 1
  Dimensão do documento (bytes): 36
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 14,20 ----
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 1
  Dimensão do documento (bytes): 36
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-007-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-007-001-M-ok.import -Din=A-007-001-M-ok.in -Dout=$LOGS/135_A-007-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:50.129929730 +0000
--- obtained	2015-12-01 10:15:50.129929730 +0000
      ZONE  1      
*** 12,18 ****
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 269
! Identificadores únicos: 2
  Menu Principal
  1 - Novo
  2 - Abrir
--- 12,18 ----
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 269
! Identificadores únicos: 3
  Menu Principal
  1 - Novo
  2 - Abrir
      ZONE  2      
*** 27,33 ****
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 269
! Identificadores únicos: 2
  Menu Principal
  1 - Novo
  2 - Abrir
--- 27,33 ----
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 269
! Identificadores únicos: 3
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-007-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-007-002-M-ok.in -Dout=$LOGS/135_A-007-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:50.337927115 +0000
--- obtained	2015-12-01 10:15:50.337927115 +0000
      ZONE  1      
*** 60,79 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 60,66 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 96,105 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Título: 
! Secções de topo: 0
! Dimensão do documento (bytes): 18
! Identificadores únicos: 2
  Menu Principal
  1 - Novo
  2 - Abrir
--- 83,101 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "par 1"
! Escolha uma opção: Opção inválida!
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Ficheiro a abrir: O ficheiro 'par 2' não existe.
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-008-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-008-001-M-ok.in -Dout=$LOGS/135_A-008-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:50.529924701 +0000
--- obtained	2015-12-01 10:15:50.533924651 +0000
      ZONE  1      
*** 8,14 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Nome do autor: Email do autor: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
--- 8,15 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Nome do autor: Email do autor: O autor 'João Pereira' já existe.
! Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
      ZONE  2      
*** 19,25 ****
  8 - Editar
  0 - Sair
  Escolha uma opção: Título: 
- Autor: João Pereira/j@com
  Secções de topo: 0
  Dimensão do documento (bytes): 0
  Identificadores únicos: 0
--- 20,25 ----
output differs from expected
                           A-008-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-008-002-M-ok.import -Din=A-008-002-M-ok.in -Dout=$LOGS/135_A-008-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:50.725922237 +0000
--- obtained	2015-12-01 10:15:50.725922237 +0000
      ZONE  1      
*** 24,30 ****
  Autor: Palpatine/pal@blackforce.com
  Secções de topo: 3
  Dimensão do documento (bytes): 77
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 24,30 ----
  Autor: Palpatine/pal@blackforce.com
  Secções de topo: 3
  Dimensão do documento (bytes): 77
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-009-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-009-001-M-ok.import -Din=A-009-001-M-ok.in -Dout=$LOGS/135_A-009-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:50.933919622 +0000
--- obtained	2015-12-01 10:15:50.937919572 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 44,58 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: It is the force!
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 44,48 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "p1"
  Escolha uma opção: 
\ No newline at end of file
output differs from expected
                           A-009-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-009-002-M-ok.import -Din=A-009-002-M-ok.in -Dout=$LOGS/135_A-009-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:51.137917058 +0000
--- obtained	2015-12-01 10:15:51.137917058 +0000
      ZONE  1      
*** 8,15 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: [s1] {A Walk in the Desert}
! Somewhere in space
  Menu Principal
  1 - Novo
  2 - Abrir
--- 8,14 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: O elemento de texto 's1' não existe.
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-010-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-010-001-M-ok.in -Dout=$LOGS/135_A-010-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:51.353914342 +0000
--- obtained	2015-12-01 10:15:51.357914292 +0000
      ZONE  1      
*** 34,40 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: {New Title}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: nullNew Title
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
output differs from expected
                           A-010-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-010-002-M-ok.import -Din=A-010-002-M-ok.in -Dout=$LOGS/135_A-010-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:51.565911677 +0000
--- obtained	2015-12-01 10:15:51.569911627 +0000
      ZONE  1      
*** 48,54 ****
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 98
! Identificadores únicos: 0
  Menu Principal
  1 - Novo
  2 - Abrir
--- 48,54 ----
  Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
  Secções de topo: 3
  Dimensão do documento (bytes): 98
! Identificadores únicos: 1
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-010-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-010-003-M-ok.import -Din=A-010-003-M-ok.in -Dout=$LOGS/135_A-010-003-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:51.833908308 +0000
--- obtained	2015-12-01 10:15:51.837908257 +0000
      ZONE  1      
*** 21,28 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 48,124 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {New Hope}
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {New Hope}
! [] {Drama in the Clouds}
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
--- 47,99 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "New Hope"
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Título: 1
! Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
! Secções de topo: 3
! Dimensão do documento (bytes): 62
! Identificadores únicos: 1
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro a abrir: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
      ZONE  3      
*** 128,137 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Título: Objects in Space
! Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
! Secções de topo: 3
! Dimensão do documento (bytes): 63
  Identificadores únicos: 0
  Menu Principal
  1 - Novo
--- 103,111 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Título: 
! Secções de topo: 0
! Dimensão do documento (bytes): 0
  Identificadores únicos: 0
  Menu Principal
  1 - Novo
output differs from expected
                           A-010-004-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-010-004-M-ok.import -Din=A-010-004-M-ok.in -Dout=$LOGS/135_A-010-004-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:52.101904939 +0000
--- obtained	2015-12-01 10:15:52.105904888 +0000
      ZONE  1      
*** 21,41 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 48,54 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 62,82 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Where is Leia?}
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 50,56 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  4      
*** 102,138 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Where is Leia?}
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
--- 76,116 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "Where is Leia?"
+ Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Ficheiro a abrir: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-011-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-011-001-M-ok.import -Din=A-011-001-M-ok.in -Dout=$LOGS/135_A-011-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:52.373901519 +0000
--- obtained	2015-12-01 10:15:52.377901469 +0000
      ZONE  1      
*** 21,53 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 61,147 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
--- 34,109 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro a abrir: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Título: 
! Secções de topo: 0
! Dimensão do documento (bytes): 0
! Identificadores únicos: 0
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro a abrir: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Título: 
! Secções de topo: 0
! Dimensão do documento (bytes): 0
! Identificadores únicos: 0
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
  0 - Sair
! Escolha uma opção: Ficheiro a abrir: O ficheiro '2' não existe.
! Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
output differs from expected
                           A-011-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-011-002-M-ok.in -Dout=$LOGS/135_A-011-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:52.637898200 +0000
--- obtained	2015-12-01 10:15:52.641898150 +0000
      ZONE  1      
*** 31,65 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: [] {Sub 1.1}
- [] {Sub 1.2}
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 31,36 ----
      ZONE  2      
*** 73,108 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Sub 2.1}
! [] {Sub 2.2}
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 44,50 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 119,124 ****
--- 61,92 ----
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Título: Objects in Space
+ Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
+ Secções de topo: 3
+ Dimensão do documento (bytes): 269
+ Identificadores únicos: 1
+ Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Ficheiro a abrir: O ficheiro '2' não existe.
+ Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-012-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-012-001-M-ok.import -Din=A-012-001-M-ok.in -Dout=$LOGS/135_A-012-001-M-ok.out edt.textui.TextEditor
Exception in thread "main" java.lang.StackOverflowError
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:419)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at edt.Section.showSectionContent(Section.java:136)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
*** expected	2015-12-01 10:15:52.909894781 +0000
--- obtained	2015-12-01 10:15:52.909894781 +0000
      ZONE  1      
*** 21,52 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: {Objects in Space}
- First Paragraph
- [] {A Walk in the Desert}
- [] {Patience You Must Have}
- [] {Drama in the Clouds}
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 21,24 ----
output differs from expected
                           A-012-004-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-012-004-M-ok.in -Dout=$LOGS/135_A-012-004-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:53.121892116 +0000
--- obtained	2015-12-01 10:15:53.125892065 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: {}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: null
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
output differs from expected
                           A-012-006-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-012-006-M-ok.import -Din=A-012-006-M-ok.in -Dout=$LOGS/135_A-012-006-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:53.381888847 +0000
--- obtained	2015-12-01 10:15:53.385888797 +0000
      ZONE  1      
*** 21,54 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: [] {ONLY TITLE}
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 66,71 ****
--- 38,53 ----
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-013-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-013-001-M-ok.in -Dout=$LOGS/135_A-013-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:53.661885327 +0000
--- obtained	2015-12-01 10:15:53.661885327 +0000
      ZONE  1      
*** 31,38 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 31,37 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 45,52 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: A secção '3' não existe.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 44,50 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 59,65 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 57,64 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: null4
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
output differs from expected
                           A-013-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-013-002-M-ok.import -Din=A-013-002-M-ok.in -Dout=$LOGS/135_A-013-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:53.865882762 +0000
--- obtained	2015-12-01 10:15:53.869882712 +0000
      ZONE  1      
*** 21,42 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Identificador da secção: A secção '0' não existe.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 49,55 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: A secção '-1' não existe.
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 80,85 ****
--- 67,98 ----
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Título: Objects in Space
+ Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
+ Secções de topo: 3
+ Dimensão do documento (bytes): 77
+ Identificadores únicos: 1
+ Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Opção inválida!
+ Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-014-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-014-001-M-ok.import -Din=A-014-001-M-ok.in -Dout=$LOGS/135_A-014-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:54.069880198 +0000
--- obtained	2015-12-01 10:15:54.069880198 +0000
      ZONE  1      
*** 34,40 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Sec 1}
  [] {A Walk in the Desert}
  [] {Patience You Must Have}
  [] {Drama in the Clouds}
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [null] {Sec 1}
  [] {A Walk in the Desert}
  [] {Patience You Must Have}
  [] {Drama in the Clouds}
output differs from expected
                           A-014-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-014-002-M-ok.import -Din=A-014-002-M-ok.in -Dout=$LOGS/135_A-014-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:54.269877683 +0000
--- obtained	2015-12-01 10:15:54.269877683 +0000
      ZONE  1      
*** 58,64 ****
  11 - Remover parágrafo
  0 - Sair
  Escolha uma opção: [] {A Walk in the Desert}
! [] {Sec 2}
  [] {Patience You Must Have}
  [] {Drama in the Clouds}
  Menu de Edição
--- 58,64 ----
  11 - Remover parágrafo
  0 - Sair
  Escolha uma opção: [] {A Walk in the Desert}
! [null] {Sec 2}
  [] {Patience You Must Have}
  [] {Drama in the Clouds}
  Menu de Edição
output differs from expected
                           A-014-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-014-003-M-ok.in -Dout=$LOGS/135_A-014-003-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:54.533874365 +0000
--- obtained	2015-12-01 10:15:54.537874314 +0000
      ZONE  1      
*** 31,38 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 31,37 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 45,53 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Sub 1.1}
! [] {Sub 1.2}
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 44,50 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 73,81 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Sub 1.1}
! [] {Sub 1.2}
! [] {Sec 1,3}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 70,76 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [null] {Sec 1,3}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  4      
*** 89,114 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Sub 1.1}
! [] {Sub 1.2}
! [] {Sec 1,3}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
  4 - Seleccionar secção
  5 - Inserir secção
  6 - Nomear secção
--- 84,94 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [null] {Sec 1,3}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
  4 - Seleccionar secção
  5 - Inserir secção
  6 - Nomear secção
output differs from expected
                           A-015-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-015-001-M-ok.import -Din=A-015-001-M-ok.in -Dout=$LOGS/135_A-015-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:54.737871800 +0000
--- obtained	2015-12-01 10:15:54.741871750 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Identificador único: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 44,75 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: {Objects in Space}
! [U0] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: {Objects in Space}
! [U0] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 44,48 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "U0"
  Escolha uma opção: 
\ No newline at end of file
output differs from expected
                           A-015-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-015-002-M-ok.import -Din=A-015-002-M-ok.in -Dout=$LOGS/135_A-015-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:54.957869034 +0000
--- obtained	2015-12-01 10:15:54.961868984 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Identificador único: O nome da secção foi alterado.
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [sec2] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  2      
*** 35,40 ****
--- 50,56 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
+ Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "U3"
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
      ZONE  3      
*** 48,54 ****
  Escolha uma opção: {Objects in Space}
  [] {A Walk in the Desert}
  [] {Patience You Must Have}
! [U3] {Drama in the Clouds}
  Menu Principal
  1 - Novo
  2 - Abrir
--- 64,70 ----
  Escolha uma opção: {Objects in Space}
  [] {A Walk in the Desert}
  [] {Patience You Must Have}
! [sec2] {Drama in the Clouds}
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-015-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-015-003-M-ok.in -Dout=$LOGS/135_A-015-003-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:55.165866419 +0000
--- obtained	2015-12-01 10:15:55.165866419 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Identificador único: A secção '3' não existe.
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: null
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  2      
*** 35,40 ****
--- 48,54 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
+ Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "U0"
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-016-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Din=A-016-001-M-ok.in -Dout=$LOGS/135_A-016-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:55.417863251 +0000
--- obtained	2015-12-01 10:15:55.421863201 +0000
      ZONE  1      
*** 31,77 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: [] {Sub 1.2}
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 31,36 ----
      ZONE  2      
*** 85,97 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Sub 1.2}
! [] {Drama in the Clouds}
! [] {Sub 2.1}
! [] {Sub 2.2}
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 44,50 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 108,113 ****
--- 61,86 ----
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Ficheiro a abrir: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Ficheiro a abrir: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-016-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-016-002-M-ok.import -Din=A-016-002-M-ok.in -Dout=$LOGS/135_A-016-002-M-ok.out edt.textui.TextEditor
Exception in thread "main" java.lang.StackOverflowError
	at java.lang.AbstractStringBuilder.appendNull(AbstractStringBuilder.java:465)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:419)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at edt.Section.showSectionContent(Section.java:136)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
*** expected	2015-12-01 10:15:55.649860335 +0000
--- obtained	2015-12-01 10:15:55.649860335 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 34,42 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Drama in the Clouds}
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 49,78 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: {Objects in Space}
- [] {A Walk in the Desert}
- [] {Drama in the Clouds}
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 47,50 ----
output differs from expected
                           A-016-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-016-003-M-ok.import -Din=A-016-003-M-ok.in -Dout=$LOGS/135_A-016-003-M-ok.out edt.textui.TextEditor
Exception in thread "main" java.lang.StackOverflowError
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:419)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at edt.Section.showSectionContent(Section.java:136)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
*** expected	2015-12-01 10:15:55.909857066 +0000
--- obtained	2015-12-01 10:15:55.909857066 +0000
      ZONE  1      
*** 21,27 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 36,41 ****
--- 36,42 ----
  0 - Sair
  Escolha uma opção: [] {A Walk in the Desert}
  [] {Patience You Must Have}
+ [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 49,60 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: {Objects in Space}
! [] {A Walk in the Desert}
! These aren’t the droids you’re looking for.
  [] {Patience You Must Have}
! Do or do not.
! There is no try.
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 50,58 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
  [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  4      
*** 68,81 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 66,69 ----
output differs from expected
                           A-016-004-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-016-004-M-ok.import -Din=A-016-004-M-ok.in -Dout=$LOGS/135_A-016-004-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:56.133854250 +0000
--- obtained	2015-12-01 10:15:56.133854250 +0000
      ZONE  1      
*** 21,54 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: A secção '0' não existe.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 62,94 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: {Objects in Space}
- [] {A Walk in the Desert}
- These aren’t the droids you’re looking for.
- [] {Patience You Must Have}
- Do or do not.
- There is no try.
- [] {Drama in the Clouds}
- Obi-Wan never told you what happened to your father.
- He told me enough! He told me YOU killed him.
- NOOOOOOOOOOOOOOOOOOO...
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
--- 34,54 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Identificador do elemento de texto: O elemento de texto '0' não existe.
+ Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-017-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-017-001-M-ok.import -Din=A-017-001-M-ok.in -Dout=$LOGS/135_A-017-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:56.405850831 +0000
--- obtained	2015-12-01 10:15:56.409850780 +0000
      ZONE  1      
*** 21,58 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Patience You Must Have}
! P1
! Do or do not.
! There is no try.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 65,71 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 82,87 ****
--- 51,67 ----
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "P1"
+ Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-017-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-017-002-M-ok.import -Din=A-017-002-M-ok.in -Dout=$LOGS/135_A-017-002-M-ok.out edt.textui.TextEditor
Exception in thread "main" java.lang.StackOverflowError
	at java.lang.AbstractStringBuilder.appendNull(AbstractStringBuilder.java:465)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:419)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at edt.Section.showSectionContent(Section.java:136)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
*** expected	2015-12-01 10:15:56.653847713 +0000
--- obtained	2015-12-01 10:15:56.653847713 +0000
      ZONE  1      
*** 21,41 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 48,58 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Patience You Must Have}
! Do or do not.
! new P1
! There is no try.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 65,71 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 47,53 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  4      
*** 78,91 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 60,63 ----
output differs from expected
                           A-017-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-017-003-M-ok.import -Din=A-017-003-M-ok.in -Dout=$LOGS/135_A-017-003-M-ok.out edt.textui.TextEditor
Exception in thread "main" java.lang.StackOverflowError
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:419)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at edt.Section.showSectionContent(Section.java:136)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
*** expected	2015-12-01 10:15:56.909844495 +0000
--- obtained	2015-12-01 10:15:56.913844444 +0000
      ZONE  1      
*** 21,58 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Patience You Must Have}
! Do or do not.
! There is no try.
! P3
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 65,71 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 78,94 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: {Objects in Space}
! [] {A Walk in the Desert}
! These aren’t the droids you’re looking for.
  [] {Patience You Must Have}
- Do or do not.
- There is no try.
- P3
  [] {Drama in the Clouds}
- Obi-Wan never told you what happened to your father.
- He told me enough! He told me YOU killed him.
- NOOOOOOOOOOOOOOOOOOO...
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 47,55 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
  [] {Patience You Must Have}
  [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  4      
*** 102,115 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 63,67 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "P3"
  Escolha uma opção: 
\ No newline at end of file
output differs from expected
                           A-018-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-018-001-M-ok.import -Din=A-018-001-M-ok.in -Dout=$LOGS/135_A-018-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:57.189840975 +0000
--- obtained	2015-12-01 10:15:57.189840975 +0000
      ZONE  1      
*** 21,57 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Patience You Must Have}
! Do or do not.
! There is no try.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 64,70 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 87,105 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: Do or do not.
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Identificador do elemento de texto: Do or do not.
! Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
--- 57,64 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "P1"
! Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
output differs from expected
                           A-018-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-018-002-M-ok.import -Din=A-018-002-M-ok.in -Dout=$LOGS/135_A-018-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:57.393838410 +0000
--- obtained	2015-12-01 10:15:57.393838410 +0000
      ZONE  1      
*** 21,53 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 71,77 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: Where are they?
  Menu Principal
  1 - Novo
  2 - Abrir
--- 44,50 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Opção inválida!
  Menu Principal
  1 - Novo
  2 - Abrir
      ZONE  3      
*** 82,166 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Identificador único: O nome do parágrafo foi alterado.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: {Objects in Space}
- [] {A Walk in the Desert}
- These aren’t the droids you’re looking for.
- Where are they?
- Who knows?
- [] {Patience You Must Have}
- Do or do not.
- There is no try.
- [] {Drama in the Clouds}
- Obi-Wan never told you what happened to your father.
- He told me enough! He told me YOU killed him.
- NOOOOOOOOOOOOOOOOOOO...
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
--- 55,60 ----
      ZONE  4      
*** 171,211 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: Where are they?
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Identificador do elemento de texto: O elemento de texto 'P1.2' não existe.
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Título: Objects in Space
! Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
! Secções de topo: 3
! Dimensão do documento (bytes): 294
! Identificadores únicos: 1
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 65,69 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "P1.2"
  Escolha uma opção: 
\ No newline at end of file
output differs from expected
                           A-018-003-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-018-003-M-ok.import -Din=A-018-003-M-ok.in -Dout=$LOGS/135_A-018-003-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:57.593835896 +0000
--- obtained	2015-12-01 10:15:57.593835896 +0000
      ZONE  1      
*** 21,127 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '0'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
- Escolha uma opção: Identificador do elemento de texto: These aren’t the droids you’re looking for.
- Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 145,166 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: NOOOOOOOOOOOOOOOOOOO...
! Menu Principal
! 1 - Novo
! 2 - Abrir
! 3 - Guardar
! 4 - Listar meta-informação
! 5 - Adicionar autor
! 6 - Listar secções
! 7 - Mostrar elemento de texto
! 8 - Editar
! 0 - Sair
! Escolha uma opção: Título: Objects in Space
! Autor: Obi-Wan Kenobi/ob1@tatooine.geocities.com
! Secções de topo: 3
! Dimensão do documento (bytes): 294
! Identificadores únicos: 3
  Menu Principal
  1 - Novo
  2 - Abrir
--- 44,50 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Opção inválida!
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-019-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-019-001-M-ok.import -Din=A-019-001-M-ok.in -Dout=$LOGS/135_A-019-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:57.845832728 +0000
--- obtained	2015-12-01 10:15:57.845832728 +0000
      ZONE  1      
*** 21,41 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 48,57 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Drama in the Clouds}
! Hello
! He told me enough! He told me YOU killed him.
! NOOOOOOOOOOOOOOOOOOO...
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 82,87 ****
--- 67,83 ----
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "Hello"
+ Escolha uma opção: Ficheiro sem nome. Guardar ficheiro como: Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-019-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-019-002-M-ok.import -Din=A-019-002-M-ok.in -Dout=$LOGS/135_A-019-002-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:58.045830213 +0000
--- obtained	2015-12-01 10:15:58.049830163 +0000
      ZONE  1      
*** 21,70 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '1'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Identificador único: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Conteúdo do parágrafo: Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Patience You Must Have}
! New content
! There is no try.
! Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 77,83 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 34,40 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Título da secção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  3      
*** 100,106 ****
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Identificador do elemento de texto: New content
  Menu Principal
  1 - Novo
  2 - Abrir
--- 57,64 ----
  7 - Mostrar elemento de texto
  8 - Editar
  0 - Sair
! Escolha uma opção: Número inválido: java.lang.NumberFormatException: For input string: "P1"
! Escolha uma opção: Opção inválida!
  Menu Principal
  1 - Novo
  2 - Abrir
output differs from expected
                           A-020-001-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-020-001-M-ok.import -Din=A-020-001-M-ok.in -Dout=$LOGS/135_A-020-001-M-ok.out edt.textui.TextEditor
*** expected	2015-12-01 10:15:58.253827598 +0000
--- obtained	2015-12-01 10:15:58.253827598 +0000
      ZONE  1      
*** 21,53 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Número do parágrafo: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 21,26 ----
      ZONE  2      
*** 61,69 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Drama in the Clouds}
! He told me enough! He told me YOU killed him.
! NOOOOOOOOOOOOOOOOOOO...
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 90,121 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: {Objects in Space}
- [] {A Walk in the Desert}
- These aren’t the droids you’re looking for.
- [] {Patience You Must Have}
- Do or do not.
- There is no try.
- [] {Drama in the Clouds}
- He told me enough! He told me YOU killed him.
- NOOOOOOOOOOOOOOOOOOO...
- Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
--- 63,83 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
  Escolha uma opção: Menu Principal
  1 - Novo
  2 - Abrir
  3 - Guardar
+ 4 - Listar meta-informação
+ 5 - Adicionar autor
+ 6 - Listar secções
+ 7 - Mostrar elemento de texto
+ 8 - Editar
+ 0 - Sair
+ Escolha uma opção: Ficheiro a abrir: O ficheiro '3' não existe.
+ Menu Principal
+ 1 - Novo
+ 2 - Abrir
+ 3 - Guardar
  4 - Listar meta-informação
  5 - Adicionar autor
  6 - Listar secções
output differs from expected
                           A-020-002-M-ok.in                           
CLASSPATH=$JAVADIR/po-uilib.jar:$JAVADIR/edt-support.jar:$PROJDIR/edt-core/edt-core.jar:$PROJDIR/edt-textui/edt-textui.jar
Running: java -Dimport=A-020-002-M-ok.import -Din=A-020-002-M-ok.in -Dout=$LOGS/135_A-020-002-M-ok.out edt.textui.TextEditor
Exception in thread "main" java.lang.StackOverflowError
	at java.lang.AbstractStringBuilder.appendNull(AbstractStringBuilder.java:465)
	at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:419)
	at java.lang.StringBuilder.append(StringBuilder.java:136)
	at edt.Section.showSectionContent(Section.java:136)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
	at edt.Section.showSectionContent(Section.java:140)
*** expected	2015-12-01 10:15:58.525824179 +0000
--- obtained	2015-12-01 10:15:58.525824179 +0000
      ZONE  1      
*** 21,58 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Identificador da secção: Nova secção activa: '2'.
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: [] {Drama in the Clouds}
! Obi-Wan never told you what happened to your father.
! He told me enough! He told me YOU killed him.
! NOOOOOOOOOOOOOOOOOOO...
! Menu de Edição
! 1 - Mudar título
! 2 - Listar secções
! 3 - Mostrar conteúdo
! 4 - Seleccionar secção
! 5 - Inserir secção
! 6 - Nomear secção
! 7 - Remover secção
! 8 - Inserir parágrafo
! 9 - Nomear parágrafo
! 10 - Alterar parágrafo
! 11 - Remover parágrafo
! 0 - Sair
! Escolha uma opção: Número do parágrafo: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
--- 21,27 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: Menu de Edição
  1 - Mudar título
  2 - Listar secções
  3 - Mostrar conteúdo
      ZONE  2      
*** 65,73 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {Drama in the Clouds}
! Obi-Wan never told you what happened to your father.
! NOOOOOOOOOOOOOOOOOOO...
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
--- 34,42 ----
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
! Escolha uma opção: [] {A Walk in the Desert}
! [] {Patience You Must Have}
! [] {Drama in the Clouds}
  Menu de Edição
  1 - Mudar título
  2 - Listar secções
      ZONE  3      
*** 81,107 ****
  10 - Alterar parágrafo
  11 - Remover parágrafo
  0 - Sair
- Escolha uma opção: Menu de Edição
- 1 - Mudar título
- 2 - Listar secções
- 3 - Mostrar conteúdo
- 4 - Seleccionar secção
- 5 - Inserir secção
- 6 - Nomear secção
- 7 - Remover secção
- 8 - Inserir parágrafo
- 9 - Nomear parágrafo
- 10 - Alterar parágrafo
- 11 - Remover parágrafo
- 0 - Sair
- Escolha uma opção: Menu Principal
- 1 - Novo
- 2 - Abrir
- 3 - Guardar
- 4 - Listar meta-informação
- 5 - Adicionar autor
- 6 - Listar secções
- 7 - Mostrar elemento de texto
- 8 - Editar
- 0 - Sair
  Escolha uma opção: 
\ No newline at end of file
--- 50,53 ----
output differs from expected