Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 355805 - No server sub package after creating a "web client with service" project
Summary: No server sub package after creating a "web client with service" project
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Huang Ji Yong CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 05:06 EDT by Song Fan CLA
Modified: 2017-02-23 14:14 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Song Fan CLA 2011-08-25 05:06:20 EDT
Build Identifier: development build

No server sub package after creating a "web client with service" project

Reproducible: Always

Steps to Reproduce:
1.Create a new EGL project, input a base package "aa.bbb.ccc";
2.select "web client with service" project" as the template
3.click finish
4.no server sub package : "aa.bbb.ccc.server"
but client & common sub-packages are created successfully
Comment 1 Song Fan CLA 2011-08-28 22:01:29 EDT
Fixed
verified after updating code at 8:00 AM Aug 29.
Comment 2 Song Fan CLA 2011-08-28 22:02:07 EDT
Fixed