Bug 333328 - New xtext project with a name without namespace does not compute
Summary: New xtext project with a name without namespace does not compute
Status: CLOSED DUPLICATE of bug 363929
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext Backlog (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard: v2.11
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2010-12-30 03:52 EST by Jan Labrie CLA
Modified: 2016-08-17 06:28 EDT (History)
1 user (show)

See Also:


Attachments
New xtext project wizard (26.41 KB, image/png)
2010-12-30 03:52 EST, Jan Labrie CLA
no flags Details
Open and build problems (130.84 KB, image/png)
2010-12-30 03:52 EST, Jan Labrie CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Labrie CLA 2010-12-30 03:52:15 EST
Created attachment 185899 [details]
New xtext project wizard

How to reproduce:
1) Create a new xtext project
2) Use a Language name: "MyDSL". See attached bitmap.
3) Press finish

Observed behavior:
1) The xtext file is not properly opened
2) The project can not be build
Both aspect are shown in the attached bitmap

Expected behavior:
A clear decission shoud be taken whether grammer names without namespace are supported or not.
The Xtext editor is also vague on this because it gives a warning saying a namespace should be used.

When unclassified names are to be supported the
- proper file should be openened after creating the project
- project should be buildable and runnable
- xtext editor should not give a warning

When the decission is to not support unclassified language names the
- new project wizard should not allow unclassified language names
- the xtext editor should give an error on unclassified names
Comment 1 Jan Labrie CLA 2010-12-30 03:52:46 EST
Created attachment 185900 [details]
Open and build problems
Comment 2 Sven Efftinge CLA 2012-11-19 08:48:19 EST
the wizard should validate that the langauge name has a namespace as it is mandatory.
Comment 3 Christian Dietrich CLA 2016-08-17 06:28:30 EDT

*** This bug has been marked as a duplicate of bug 363929 ***