This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 123776 - Freeform project GUI update
Summary: Freeform project GUI update
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2007-12-10 20:30 UTC by Milan Kubec
Modified: 2007-12-11 09:36 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2007-12-10 20:30:51 UTC
Modify free-form project GUI to better inform user about project capabilities and need for manual maintenance of own Ant
build script.

Motivation: Users often wanted to treat free-form project as regular java project. But it's not possible because in case
of free-form project the build process is driven by user's custom build script and customization of the project in IDE
doesn't change the build script. GUI should be changed in a way to provide enough information to user about project
capabilities during creation of the project and during customization of the project.

Wiki document: http://wiki.netbeans.org/wiki/view/ThingsToDoToAvoidUsingFreeformProjectForPeopleWhoDonTReallyNeedIt

UI Specification: http://wiki.netbeans.org/wiki/view/FreeformProjectUIRefreshSpecification
Comment 1 Milan Kubec 2007-12-11 09:36:05 UTC
Done.

Checking in ui/TargetMappingPanel.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/TargetMappingPanel.java,v  <--  TargetMappingPanel.java
new revision: 1.42; previous revision: 1.41
done
RCS file: /cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/GeneralInformationPanel.java,v
done
Checking in ui/GeneralInformationPanel.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/GeneralInformationPanel.java,v  <--  GeneralInformationPanel.java
initial revision: 1.1
done
Checking in ui/Bundle.properties;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.27; previous revision: 1.26
done
Checking in ui/BasicProjectInfoPanel.form;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.form,v  <--  BasicProjectInfoPanel.form
new revision: 1.10; previous revision: 1.9
done
Checking in ui/TargetMappingPanel.form;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/TargetMappingPanel.form,v  <--  TargetMappingPanel.form
new revision: 1.16; previous revision: 1.15
done
RCS file: /cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/GeneralInformationCategoryProvider.java,v
done
Checking in ui/GeneralInformationCategoryProvider.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/GeneralInformationCategoryProvider.java,v  <-- 
GeneralInformationCategoryProvider.java
initial revision: 1.1
done
RCS file: /cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/GeneralInformationPanel.form,v
done
Checking in ui/GeneralInformationPanel.form;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/GeneralInformationPanel.form,v  <--  GeneralInformationPanel.form
initial revision: 1.1
done
Checking in ui/BasicProjectInfoPanel.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/BasicProjectInfoPanel.java,v  <--  BasicProjectInfoPanel.java
new revision: 1.24; previous revision: 1.23
done
Checking in resources/layer.xml;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/resources/layer.xml,v  <--  layer.xml
new revision: 1.11; previous revision: 1.10
done
RCS file: /cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/resources/alert_32.png,v
done
Checking in resources/alert_32.png;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/resources/alert_32.png,v  <--  alert_32.png
initial revision: 1.1
done

Checking in ui/SourceFoldersPanel.form;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.form,v  <--  SourceFoldersPanel.form
new revision: 1.17; previous revision: 1.16
done
Checking in ui/ClasspathWizardPanel.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathWizardPanel.java,v  <--  ClasspathWizardPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in ui/OutputPanel.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.java,v  <--  OutputPanel.java
new revision: 1.14; previous revision: 1.13
done
RCS file: /cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/OutputWizardPanel.java,v
done
Checking in ui/OutputWizardPanel.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/OutputWizardPanel.java,v  <--  OutputWizardPanel.java
initial revision: 1.1
done
Checking in ui/ClasspathPanel.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.java,v  <--  ClasspathPanel.java
new revision: 1.15; previous revision: 1.14
done
Checking in ui/ClasspathPanel.form;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/ClasspathPanel.form,v  <--  ClasspathPanel.form
new revision: 1.7; previous revision: 1.6
done
Checking in ui/Bundle.properties;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.24; previous revision: 1.23
done
Checking in ui/SourceFoldersPanel.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/SourceFoldersPanel.java,v  <--  SourceFoldersPanel.java
new revision: 1.31; previous revision: 1.30
done
Checking in ui/NewJ2SEFreeformProjectWizardIterator.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/NewJ2SEFreeformProjectWizardIterator.java,v  <-- 
NewJ2SEFreeformProjectWizardIterator.java
new revision: 1.8; previous revision: 1.7
done
Checking in ui/OutputPanel.form;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/ui/OutputPanel.form,v  <--  OutputPanel.form
new revision: 1.6; previous revision: 1.5
done
Checking in resources/freeform-project-java.html;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/resources/freeform-project-java.html,v  <-- 
freeform-project-java.html
new revision: 1.6; previous revision: 1.5
done
RCS file: /cvs/java/freeform/src/org/netbeans/modules/java/freeform/resources/alert_32.png,v
done
Checking in resources/alert_32.png;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/resources/alert_32.png,v  <--  alert_32.png
initial revision: 1.1
done
Checking in resources/Bundle.properties;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/resources/Bundle.properties,v  <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in spi/support/NewJavaFreeformProjectSupport.java;
/cvs/java/freeform/src/org/netbeans/modules/java/freeform/spi/support/NewJavaFreeformProjectSupport.java,v  <-- 
NewJavaFreeformProjectSupport.java
new revision: 1.5; previous revision: 1.4
done

Checking in resources/freeform-project-web.html;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/resources/freeform-project-web.html,v  <-- 
freeform-project-web.html
new revision: 1.6; previous revision: 1.5
done
RCS file: /cvs/web/freeform/src/org/netbeans/modules/web/freeform/resources/alert_32.png,v
done
Checking in resources/alert_32.png;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/resources/alert_32.png,v  <--  alert_32.png
initial revision: 1.1
done
Checking in resources/Bundle.properties;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/resources/Bundle.properties,v  <--  Bundle.properties
new revision: 1.6; previous revision: 1.5
done
Checking in ui/WebLocationsPanel.java;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/ui/WebLocationsPanel.java,v  <--  WebLocationsPanel.java
new revision: 1.16; previous revision: 1.15
done
Checking in ui/WebClasspathPanel.java;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/ui/WebClasspathPanel.java,v  <--  WebClasspathPanel.java
new revision: 1.14; previous revision: 1.13
done
Checking in ui/Bundle.properties;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.17; previous revision: 1.16
done
Checking in ui/WebLocationsPanel.form;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/ui/WebLocationsPanel.form,v  <--  WebLocationsPanel.form
new revision: 1.8; previous revision: 1.7
done
Checking in ui/WebClasspathPanel.form;
/cvs/web/freeform/src/org/netbeans/modules/web/freeform/ui/WebClasspathPanel.form,v  <--  WebClasspathPanel.form
new revision: 1.7; previous revision: 1.6
done