Révision 3790

TXM/trunk/bundles/org.txm.rcp/src/main/java/org/txm/rcp/commands/OpenImportForm.java (revision 3790)
70 70
	 *
71 71
	 * @param filepath the filepath
72 72
	 */
73
	static public void open(File scriptname, boolean updateMode) {
73
	public static void open(File scriptname, boolean updateMode) {
74 74
		try {
75 75
			ImportFormEditorInput editorInput = new ImportFormEditorInput(scriptname);
76 76
			editorInput.setUpdateMode(updateMode);

Formats disponibles : Unified diff