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 46839 - New Project: Description of Java project doesn't match w/ name
Summary: New Project: Description of Java project doesn't match w/ name
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: John Jullion-ceccarelli
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-08-02 17:24 UTC by psuk
Modified: 2004-09-29 09:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description psuk 2004-08-02 17:24:07 UTC
[dev 040802 from CVS]
1. Invoke New Project
2. Select "Standard" in Categories list
3. Select "Java Application" in Projects
4. Look at Description, you see:
The Empty Java Project....

but there is no "Empty Java Project", there is
"Java Application Project".

The whole set of descriptions should be reviewed
and checked for consistancy, there is similar
pattern in other project types too (including web
projects)
Comment 1 Tomas Zezula 2004-08-03 13:09:52 UTC
Jano, could you create new descriptions for Project templates?
Comment 2 psuk 2004-08-24 15:27:54 UTC
From: [nbusers] typo in 4.0 beta (08/23/2004, Bobby Bisset)

The Description text when creating a new (Standard) Java Application
project reads: "The Empty Java Project creates a new j2se project and
let's specify it's main class." 
There should be no apostrophe in either "lets" or "its," and I think
there's a word missing in there as well. Maybe "...and lets the user
specify its main class"?
Comment 3 psuk 2004-08-31 08:10:33 UTC
Similar feedback from another user:
-----------------------------------

- "New Project" dialog has awkward language
There are some problems with a couple of the Descriptions in the
New Project dialog.  In particular:
   - Standard Java Application:
      - Current text: The Empty Java Project creates a new J2SE
project and let's specify it's main class.
      - Suggested text: The Empty Java Project creates a new J2SE
project and lets the user specify its main class.
   - Standard Java Class Library:
      - Current text: The Empty Java Library creates a new J2SE
project without main class.
      - Suggested text: The Empty Java Library Project creates a new
J2SE project without a main class.
   - Web Samples:
      - Current text: A set JSTL usage samples.
      - Suggested text: A set of JSTL usage samples.
Comment 4 Petr Hrebejk 2004-08-31 12:25:27 UTC
For the wordings also please see issue #47727
Comment 5 jrojcek 2004-09-06 15:42:18 UTC
John, would you go through all project descriptions? If I should come up with the text first, 
reassign back to me, please.
Comment 6 John Jullion-ceccarelli 2004-09-06 21:46:15 UTC
I'll run through the resource bundles for the new projects wizard and
project properties tomorrow.
Comment 7 John Jullion-ceccarelli 2004-09-29 09:33:59 UTC
fixed.