renamed
authorRuth Kusterer <rkusterer@netbeans.org>
Thu, 04 Dec 2008 18:05:25 +0100
changeset 1220b75bb2f958ed
parent 1219 066c0d1962d2
child 1221 bc3abe091600
renamed
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/.DS_Store
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/Controller_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/DomainClass_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/GantScript_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/IntegrationTest_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/Service_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/TagLib_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/UnitTest_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/desktop_de.html
src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/emptyProject_de.html
     1.1 Binary file src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/.DS_Store has changed
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/Controller_de.html	Thu Dec 04 18:05:25 2008 +0100
     2.3 @@ -0,0 +1,29 @@
     2.4 +<!--
     2.5 +   -                 Sun Public License Notice
     2.6 +   -
     2.7 +   - The contents of this file are subject to the Sun Public License
     2.8 +   - Version 1.0 (the "License"). You may not use this file except in
     2.9 +   - compliance with the License. A copy of the License is available at
    2.10 +   - http://www.sun.com/
    2.11 +   -
    2.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    2.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    2.14 +   - Microsystems, Inc. All Rights Reserved.
    2.15 +
    2.16 +If you wish your version of this file to be governed by only the CDDL
    2.17 +or only the GPL Version 2, indicate your decision by adding
    2.18 +"[Contributor] elects to include this software in this distribution
    2.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    2.20 +single choice of license, a recipient has the option to distribute
    2.21 +your version of this file under either the CDDL, the GPL Version 2 or
    2.22 +to extend the choice of license to its licensees as provided above.
    2.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    2.24 +Version 2 license, then the option applies only if the new code is
    2.25 +made subject to such option by the copyright holder.
    2.26 +  -->
    2.27 +
    2.28 +<html>
    2.29 +<head>
    2.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    2.31 +</head>
    2.32 +<body>Erzeugt einen neuen Kontroller.</body></html>
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/DomainClass_de.html	Thu Dec 04 18:05:25 2008 +0100
     3.3 @@ -0,0 +1,29 @@
     3.4 +<!--
     3.5 +   -                 Sun Public License Notice
     3.6 +   -
     3.7 +   - The contents of this file are subject to the Sun Public License
     3.8 +   - Version 1.0 (the "License"). You may not use this file except in
     3.9 +   - compliance with the License. A copy of the License is available at
    3.10 +   - http://www.sun.com/
    3.11 +   -
    3.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    3.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    3.14 +   - Microsystems, Inc. All Rights Reserved.
    3.15 +
    3.16 +If you wish your version of this file to be governed by only the CDDL
    3.17 +or only the GPL Version 2, indicate your decision by adding
    3.18 +"[Contributor] elects to include this software in this distribution
    3.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    3.20 +single choice of license, a recipient has the option to distribute
    3.21 +your version of this file under either the CDDL, the GPL Version 2 or
    3.22 +to extend the choice of license to its licensees as provided above.
    3.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    3.24 +Version 2 license, then the option applies only if the new code is
    3.25 +made subject to such option by the copyright holder.
    3.26 +  -->
    3.27 +
    3.28 +<html>
    3.29 +<head>
    3.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    3.31 +</head>
    3.32 +<body>Erzeugt eine neue Domänenklasse.</body></html>
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/GantScript_de.html	Thu Dec 04 18:05:25 2008 +0100
     4.3 @@ -0,0 +1,29 @@
     4.4 +<!--
     4.5 +   -                 Sun Public License Notice
     4.6 +   -
     4.7 +   - The contents of this file are subject to the Sun Public License
     4.8 +   - Version 1.0 (the "License"). You may not use this file except in
     4.9 +   - compliance with the License. A copy of the License is available at
    4.10 +   - http://www.sun.com/
    4.11 +   -
    4.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    4.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    4.14 +   - Microsystems, Inc. All Rights Reserved.
    4.15 +
    4.16 +If you wish your version of this file to be governed by only the CDDL
    4.17 +or only the GPL Version 2, indicate your decision by adding
    4.18 +"[Contributor] elects to include this software in this distribution
    4.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    4.20 +single choice of license, a recipient has the option to distribute
    4.21 +your version of this file under either the CDDL, the GPL Version 2 or
    4.22 +to extend the choice of license to its licensees as provided above.
    4.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    4.24 +Version 2 license, then the option applies only if the new code is
    4.25 +made subject to such option by the copyright holder.
    4.26 +  -->
    4.27 +
    4.28 +<html>
    4.29 +<head>
    4.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    4.31 +</head>
    4.32 +<body>Erzeugt ein Grails-Gant-Skript.</body></html>
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/IntegrationTest_de.html	Thu Dec 04 18:05:25 2008 +0100
     5.3 @@ -0,0 +1,29 @@
     5.4 +<!--
     5.5 +   -                 Sun Public License Notice
     5.6 +   -
     5.7 +   - The contents of this file are subject to the Sun Public License
     5.8 +   - Version 1.0 (the "License"). You may not use this file except in
     5.9 +   - compliance with the License. A copy of the License is available at
    5.10 +   - http://www.sun.com/
    5.11 +   -
    5.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    5.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    5.14 +   - Microsystems, Inc. All Rights Reserved.
    5.15 +
    5.16 +If you wish your version of this file to be governed by only the CDDL
    5.17 +or only the GPL Version 2, indicate your decision by adding
    5.18 +"[Contributor] elects to include this software in this distribution
    5.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    5.20 +single choice of license, a recipient has the option to distribute
    5.21 +your version of this file under either the CDDL, the GPL Version 2 or
    5.22 +to extend the choice of license to its licensees as provided above.
    5.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    5.24 +Version 2 license, then the option applies only if the new code is
    5.25 +made subject to such option by the copyright holder.
    5.26 +  -->
    5.27 +
    5.28 +<html>
    5.29 +<head>
    5.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    5.31 +</head>
    5.32 +<body>[FUZZY] Erzeugt einen neuen Grails-Integrationstest welcher beim Start die ganze Grails-Umgebung läd.</body></html>
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/Service_de.html	Thu Dec 04 18:05:25 2008 +0100
     6.3 @@ -0,0 +1,29 @@
     6.4 +<!--
     6.5 +   -                 Sun Public License Notice
     6.6 +   -
     6.7 +   - The contents of this file are subject to the Sun Public License
     6.8 +   - Version 1.0 (the "License"). You may not use this file except in
     6.9 +   - compliance with the License. A copy of the License is available at
    6.10 +   - http://www.sun.com/
    6.11 +   -
    6.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    6.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    6.14 +   - Microsystems, Inc. All Rights Reserved.
    6.15 +
    6.16 +If you wish your version of this file to be governed by only the CDDL
    6.17 +or only the GPL Version 2, indicate your decision by adding
    6.18 +"[Contributor] elects to include this software in this distribution
    6.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    6.20 +single choice of license, a recipient has the option to distribute
    6.21 +your version of this file under either the CDDL, the GPL Version 2 or
    6.22 +to extend the choice of license to its licensees as provided above.
    6.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    6.24 +Version 2 license, then the option applies only if the new code is
    6.25 +made subject to such option by the copyright holder.
    6.26 +  -->
    6.27 +
    6.28 +<html>
    6.29 +<head>
    6.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    6.31 +</head>
    6.32 +<body>Erzeugt eine neue Dienstklasse.</body></html>
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/TagLib_de.html	Thu Dec 04 18:05:25 2008 +0100
     7.3 @@ -0,0 +1,29 @@
     7.4 +<!--
     7.5 +   -                 Sun Public License Notice
     7.6 +   -
     7.7 +   - The contents of this file are subject to the Sun Public License
     7.8 +   - Version 1.0 (the "License"). You may not use this file except in
     7.9 +   - compliance with the License. A copy of the License is available at
    7.10 +   - http://www.sun.com/
    7.11 +   -
    7.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    7.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    7.14 +   - Microsystems, Inc. All Rights Reserved.
    7.15 +
    7.16 +If you wish your version of this file to be governed by only the CDDL
    7.17 +or only the GPL Version 2, indicate your decision by adding
    7.18 +"[Contributor] elects to include this software in this distribution
    7.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    7.20 +single choice of license, a recipient has the option to distribute
    7.21 +your version of this file under either the CDDL, the GPL Version 2 or
    7.22 +to extend the choice of license to its licensees as provided above.
    7.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    7.24 +Version 2 license, then the option applies only if the new code is
    7.25 +made subject to such option by the copyright holder.
    7.26 +  -->
    7.27 +
    7.28 +<html>
    7.29 +<head>
    7.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    7.31 +</head>
    7.32 +<body>[FUZZY] Erzeugt eine neue Etikettbibliothek.</body></html>
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/UnitTest_de.html	Thu Dec 04 18:05:25 2008 +0100
     8.3 @@ -0,0 +1,29 @@
     8.4 +<!--
     8.5 +   -                 Sun Public License Notice
     8.6 +   -
     8.7 +   - The contents of this file are subject to the Sun Public License
     8.8 +   - Version 1.0 (the "License"). You may not use this file except in
     8.9 +   - compliance with the License. A copy of the License is available at
    8.10 +   - http://www.sun.com/
    8.11 +   -
    8.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    8.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    8.14 +   - Microsystems, Inc. All Rights Reserved.
    8.15 +
    8.16 +If you wish your version of this file to be governed by only the CDDL
    8.17 +or only the GPL Version 2, indicate your decision by adding
    8.18 +"[Contributor] elects to include this software in this distribution
    8.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    8.20 +single choice of license, a recipient has the option to distribute
    8.21 +your version of this file under either the CDDL, the GPL Version 2 or
    8.22 +to extend the choice of license to its licensees as provided above.
    8.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    8.24 +Version 2 license, then the option applies only if the new code is
    8.25 +made subject to such option by the copyright holder.
    8.26 +  -->
    8.27 +
    8.28 +<html>
    8.29 +<head>
    8.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    8.31 +</head>
    8.32 +<body>Erzeugt einen neuen Grails-Unit-Test. [FUZZY] Ein Unit-Test bedarf, dass Sie einen Zugriff auf dynamische Methoden vortäuschen, wird jedoch viel schneller ausgeführt.</body></html>
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/desktop_de.html	Thu Dec 04 18:05:25 2008 +0100
     9.3 @@ -0,0 +1,30 @@
     9.4 +<!--
     9.5 +   -                 Sun Public License Notice
     9.6 +   -
     9.7 +   - The contents of this file are subject to the Sun Public License
     9.8 +   - Version 1.0 (the "License"). You may not use this file except in
     9.9 +   - compliance with the License. A copy of the License is available at
    9.10 +   - http://www.sun.com/
    9.11 +   -
    9.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
    9.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
    9.14 +   - Microsystems, Inc. All Rights Reserved.
    9.15 +
    9.16 +If you wish your version of this file to be governed by only the CDDL
    9.17 +or only the GPL Version 2, indicate your decision by adding
    9.18 +"[Contributor] elects to include this software in this distribution
    9.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
    9.20 +single choice of license, a recipient has the option to distribute
    9.21 +your version of this file under either the CDDL, the GPL Version 2 or
    9.22 +to extend the choice of license to its licensees as provided above.
    9.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
    9.24 +Version 2 license, then the option applies only if the new code is
    9.25 +made subject to such option by the copyright holder.
    9.26 +  -->
    9.27 +
    9.28 +<html>
    9.29 +<head>
    9.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
    9.31 +</head>
    9.32 +  <BODY>Die Grails-Projekte.</BODY>
    9.33 +</HTML>
    10.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.2 +++ b/src/de/groovy1/groovy-grailsproject/groovy-grailsproject/org/netbeans/modules/groovy/grailsproject/resources/emptyProject_de.html	Thu Dec 04 18:05:25 2008 +0100
    10.3 @@ -0,0 +1,30 @@
    10.4 +<!--
    10.5 +   -                 Sun Public License Notice
    10.6 +   -
    10.7 +   - The contents of this file are subject to the Sun Public License
    10.8 +   - Version 1.0 (the "License"). You may not use this file except in
    10.9 +   - compliance with the License. A copy of the License is available at
   10.10 +   - http://www.sun.com/
   10.11 +   -
   10.12 +   - The Original Code is NetBeans. The Initial Developer of the Original
   10.13 +   - Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
   10.14 +   - Microsystems, Inc. All Rights Reserved.
   10.15 +
   10.16 +If you wish your version of this file to be governed by only the CDDL
   10.17 +or only the GPL Version 2, indicate your decision by adding
   10.18 +"[Contributor] elects to include this software in this distribution
   10.19 +under the [CDDL or GPL Version 2] license." If you do not indicate a
   10.20 +single choice of license, a recipient has the option to distribute
   10.21 +your version of this file under either the CDDL, the GPL Version 2 or
   10.22 +to extend the choice of license to its licensees as provided above.
   10.23 +However, if you add GPL Version 2 code and therefore, elected the GPL
   10.24 +Version 2 license, then the option applies only if the new code is
   10.25 +made subject to such option by the copyright holder.
   10.26 +  -->
   10.27 +
   10.28 +<html>
   10.29 +<head>
   10.30 +	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
   10.31 +</head>
   10.32 +  <BODY>Erzeugt eine neue und leere Grails-Anwendung indem "grails create-app" in der IDE gestartet und die als Ergenis generierte Anwendung geöffnet wird.</BODY>
   10.33 +</HTML>