... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bibliothek statt GUI
#14
Das geht so :

Code:
<build>
        <plugins>
            <plugin>
                <artifactId>maven-compiler-plugin</artifactId>
                <configuration>
                    <source>1.5</source>
                    <target>1.5</target>
                    <encoding>UTF-8</encoding>
                </configuration>
            </plugin>
        </plugins>
  </build>
Reply


Messages In This Thread
Bibliothek statt GUI - by bodum - 08.06.2008, 21:27
RE: Bibliothek statt GUI - by routeconverter - 09.06.2008, 09:06
RE: Bibliothek statt GUI - by bodum - 09.06.2008, 17:28
RE: Bibliothek statt GUI - by routeconverter - 09.06.2008, 21:15
RE: Bibliothek statt GUI - by bodum - 09.06.2008, 21:22
RE: Bibliothek statt GUI - by routeconverter - 09.06.2008, 22:21
RE: Bibliothek statt GUI - by bodum - 10.06.2008, 06:02
RE: Bibliothek statt GUI - by routeconverter - 07.09.2008, 03:51
RE: Bibliothek statt GUI - by routeconverter - 10.06.2008, 09:46
RE: Bibliothek statt GUI - by bodum - 10.06.2008, 16:22
RE: Bibliothek statt GUI - by routeconverter - 12.06.2008, 21:59
RE: Bibliothek statt GUI - by routeconverter - 12.06.2008, 22:02
RE: Bibliothek statt GUI - by routeconverter - 12.06.2008, 22:03
RE: Bibliothek statt GUI - by bodum - 07.09.2008, 04:24
RE: Bibliothek statt GUI - by routeconverter - 07.09.2008, 04:39
RE: Bibliothek statt GUI - by bodum - 07.09.2008, 07:46
RE: Bibliothek statt GUI - by routeconverter - 07.09.2008, 18:49
RE: Bibliothek statt GUI - by routeconverter - 08.09.2008, 12:00

Forum Jump:


Users browsing this thread: 1 Guest(s)