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 32288 - Create projects specific Welcome screen
Summary: Create projects specific Welcome screen
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Richard Gregor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 12:59 UTC by Vitezslav Stejskal
Modified: 2004-06-23 06:39 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
cvs commit log (1.52 KB, text/plain)
2003-04-17 22:13 UTC, Vitezslav Stejskal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitezslav Stejskal 2003-03-25 12:59:17 UTC
The welcome screen module should be branched to
prj40_prototype branch and put in the projects
build. The screen itself should be modified to
inform about new projects (CCing Dirk and John to
help with the content).
Comment 1 Richard Gregor 2003-03-26 16:47:10 UTC
Rudolf, what about branching?
Comment 2 rbalada 2003-03-26 17:46:59 UTC
Give me the branchpoint definition (branch+timestamp) and I can create
the branch for you. After branching there must be update to the
modules branch configuration list to let ui or ui/welcome checkout
from another branch.

I'm just concerned whether whole module ui (w/o www pages) will be
branched or just ui/welcome.
Comment 3 Richard Gregor 2003-03-27 07:19:10 UTC
I think we need just ui/welcome.It could be branched from main trunk,
timestamp as is in header of this comment. 
Comment 4 rbalada 2003-03-27 08:54:36 UTC
OK, I will create the branch prj40_prototype for submodule ui/welcome
and file ui/build.xml, from trunk at "2003-03-25 04:59 PST".

ui/build.xml will be branched just for RE build infrastructure
compatibility.
Comment 5 rbalada 2003-03-27 09:03:37 UTC
The branch were successfully created.
I've updated module lists so continuous and night builds will take new
configuration in the next round.

I'm sorry, I've set this issue to STARTED state, even the issue
doesn't belong to me.
Comment 6 Richard Gregor 2003-04-14 18:01:43 UTC
First portion of changes done.

Checking in src/org/netbeans/modules/welcome/pages/Help.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/Help.html,v 
<--  Help.html
new revision: 1.5.16.1; previous revision: 1.5
done
Checking in src/org/netbeans/modules/welcome/pages/welcome.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/welcome.html,v
 <--  welcome.html
new revision: 1.13.2.1; previous revision: 1.13
done
Checking in src/org/netbeans/modules/welcome/pages/welcome_1_3.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/welcome_1_3.html,v
 <--  welcome_1_3.html
new revision: 1.11.64.1; previous revision: 1.11
done
Checking in src/org/netbeans/modules/welcome/pages/welcome_1_3_lin.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/welcome_1_3_lin.html,v
 <--  welcome_1_3_lin.html
new revision: 1.2.64.1; previous revision: 1.2
done
Comment 7 John Jullion-ceccarelli 2003-04-16 13:57:00 UTC
Welcome screen looks good. A few small problems:

Creating a Project:
"To create a project, Choose" should be "choose"

Adding Source Files to a Project
"the Sources node and choose Add.Any Java packages" need space between
"Add." and "Any"
[Add Source Directory] not working.
Comment 8 Richard Gregor 2003-04-16 14:50:49 UTC
Text fixed. Add Source Directory action is not implemented yet. I wait
for change in projects. Now there is no possibility how to invoke this
action.

Checking in src/org/netbeans/modules/welcome/pages/welcome.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/welcome.html,v
 <--  welcome.html
new revision: 1.13.2.3; previous revision: 1.13.2.2
done
Checking in src/org/netbeans/modules/welcome/pages/welcome_1_3.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/welcome_1_3.html,v
 <--  welcome_1_3.html
new revision: 1.11.64.3; previous revision: 1.11.64.2
done
Checking in src/org/netbeans/modules/welcome/pages/welcome_1_3_lin.html;
/cvs/ui/welcome/src/org/netbeans/modules/welcome/pages/welcome_1_3_lin.html,v
 <--  welcome_1_3_lin.html
new revision: 1.2.64.3; previous revision: 1.2.64.2
done
Comment 9 Vitezslav Stejskal 2003-04-17 22:12:33 UTC
done
Comment 10 Vitezslav Stejskal 2003-04-17 22:13:21 UTC
Created attachment 10007 [details]
cvs commit log
Comment 11 Marian Mirilovic 2004-06-23 06:39:29 UTC
verified / closed