Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2021 / extensions / org.gvsig.installer / org.gvsig.installer.swing / org.gvsig.installer.swing.impl / src / main / java / org / gvsig / installer / swing / impl / creation / wizard / ProgressWizard.java @ 34107

History | View | Annotate | Download (3.44 KB)

  • svn:mime-type: text/plain
# Date Author Comment
34107 11/08/2010 11:15 AM Cesar Ordiñana

Build 2021

34005 11/03/2010 09:29 AM Cesar Ordiñana

New option to create simple packages from a plugin, as well as the option to create a package set.
Also set the default file extensions:
- gvspkg: single plugin package
- gvspks: package set, contains one or more packages (gvspkg files)

33729 10/21/2010 07:13 AM Cesar Ordiñana

Format according to the gvSIG code conventions

33260 08/10/2010 02:56 AM Jorge Piera

Using the wizard from libUIComponents

32632 05/12/2010 05:19 AM Jorge Piera

Adding cancel and finish actions to the wizard

32565 05/10/2010 06:18 AM Jorge Piera

Refactoring the name of the services

32451 04/28/2010 08:56 AM Jorge Piera

Adding source code comments and removing not-used imports

32433 04/28/2010 06:30 AM Jorge Piera

Updating the text using the properties file

32406 04/27/2010 05:51 AM Jorge Piera

Adding "reading" for the creation installer service

32401 04/26/2010 05:58 AM Jorge Piera
32296 03/18/2010 11:47 AM Jorge Piera

Adding the ant capability

32286 03/17/2010 07:40 AM Jorge Piera

Adding implementation to compress an extension

32285 03/17/2010 05:10 AM Jorge Piera

Updating the creation interface

32269 03/17/2010 04:11 AM Jorge Piera

First commit