MAJ V4.4.2 - Ajout de traduction - réglage pour recherche paragraphe par
son contenu
This commit is contained in:
parent
a36fa21f25
commit
ad3406e9bc
@ -12,6 +12,6 @@
|
|||||||
<classpathentry kind="lib" path="C:/Users/pabr6/git/analyseWriter/MEPTL/miglayout15-swing.jar"/>
|
<classpathentry kind="lib" path="C:/Users/pabr6/git/analyseWriter/MEPTL/miglayout15-swing.jar"/>
|
||||||
<classpathentry kind="lib" path="jgoodies-forms-1.8.0.jar" sourcepath="jgoodies-forms-1.8.0-sources.jar"/>
|
<classpathentry kind="lib" path="jgoodies-forms-1.8.0.jar" sourcepath="jgoodies-forms-1.8.0-sources.jar"/>
|
||||||
<classpathentry kind="lib" path="C:/Users/pabr6/eclipse-workspace/Exportation documentation analyseWriter/plugins/documentation.analyseWriter_1.0.0.202212032022.jar"/>
|
<classpathentry kind="lib" path="C:/Users/pabr6/eclipse-workspace/Exportation documentation analyseWriter/plugins/documentation.analyseWriter_1.0.0.202212032022.jar"/>
|
||||||
<classpathentry kind="lib" path="C:/Users/pabr6/eclipse-workspace/cXML.jar" sourcepath="/cXML"/>
|
<classpathentry kind="lib" path="C:/Users/pabr6/eclipse-workspace/cXML.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
Binary file not shown.
Binary file not shown.
74
bin/.gitignore
vendored
74
bin/.gitignore
vendored
@ -2,81 +2,7 @@
|
|||||||
/calcul/
|
/calcul/
|
||||||
/evaluer/
|
/evaluer/
|
||||||
/fenetres/
|
/fenetres/
|
||||||
/intervalle.svg
|
|
||||||
/intervallemini.png
|
|
||||||
/lesnodesevaluer.png
|
|
||||||
/lesnodesevaluer.svg
|
|
||||||
/lesnodesevaluermaxi.png
|
|
||||||
/lesnodesevaluermini.png
|
|
||||||
/list/
|
/list/
|
||||||
/loadpreference.svg
|
|
||||||
/loadpreferencemini.png
|
|
||||||
/loadpreferences.png
|
|
||||||
/logo.png
|
|
||||||
/logo.svg
|
|
||||||
/marquenode.png
|
|
||||||
/marquenode.svg
|
|
||||||
/marquenodemini.png
|
|
||||||
/meta.png
|
|
||||||
/meta.svg
|
|
||||||
/new.png
|
|
||||||
/nocsvstudent.png
|
|
||||||
/nocsvstudentmini.png
|
|
||||||
/nodeFichier.png
|
|
||||||
/nodeFichier_FichierAnalyse.svg
|
|
||||||
/nodeFichiermax.png
|
|
||||||
/nodeFichiermini.png
|
|
||||||
/nodetail.png
|
|
||||||
/nodetail.svg
|
|
||||||
/nodetailfeedback.png
|
|
||||||
/nodetailfeedbackmini.png
|
|
||||||
/nodetailmini.png
|
|
||||||
/nofeedback.png
|
|
||||||
/nofeedbackmini.png
|
|
||||||
/nofeedbackstudent.png
|
|
||||||
/nofeedbackstudent.svg
|
|
||||||
/nofeedbackstudentmini.png
|
|
||||||
/nologo.png
|
|
||||||
/nonotestudent.png
|
|
||||||
/nonotestudentl.svg
|
|
||||||
/nonotestudentmini.png
|
|
||||||
/notestudent.png
|
|
||||||
/notestudentmini.png
|
|
||||||
/noverifhistoriquestudent.png
|
|
||||||
/noverifhistoriquestudentmini.png
|
|
||||||
/nozipstudent.png
|
|
||||||
/nozipstudentmini.png
|
|
||||||
/numerotationchapitre.png
|
|
||||||
/numerotationchapitre.svg
|
|
||||||
/objet.png
|
|
||||||
/objet.svg
|
|
||||||
/odreparagraphe.png
|
|
||||||
/odreparagraphemini.png
|
|
||||||
/open.png
|
|
||||||
/open.svg
|
|
||||||
/open2.png
|
|
||||||
/openmax.png
|
|
||||||
/openmini.png
|
|
||||||
/ordreparagraphe.svg
|
|
||||||
/ou.png
|
|
||||||
/ouenviron.png
|
|
||||||
/ouenviron.svg
|
|
||||||
/ouenvironmini.png
|
|
||||||
/ouenvironsimilitude.png
|
|
||||||
/ouenvironsimilitude.svg
|
|
||||||
/ouenvironsimilitudemini.png
|
|
||||||
/oumini.png
|
|
||||||
/oustrict.png
|
|
||||||
/oustrict.svg
|
|
||||||
/oustrictmini.png
|
|
||||||
/oustrictseps.png
|
|
||||||
/oustrictseps.svg
|
|
||||||
/oustrictsepsmini.png
|
|
||||||
/paragraphe_source.svg
|
|
||||||
/paste.png
|
|
||||||
/piedpagenon.png
|
|
||||||
/piedpagenon.svg
|
|
||||||
/piedpagenonmini.png
|
|
||||||
/piedpageoui.png
|
/piedpageoui.png
|
||||||
/piedpageoui.svg
|
/piedpageoui.svg
|
||||||
/piedpageouimini.png
|
/piedpageouimini.png
|
||||||
|
Binary file not shown.
@ -2,7 +2,6 @@ package MEPTL;
|
|||||||
|
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
import java.util.Enumeration;
|
|
||||||
import java.util.regex.Matcher;
|
import java.util.regex.Matcher;
|
||||||
import java.util.regex.Pattern;
|
import java.util.regex.Pattern;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user