Re: [Fornax-developer] Eclipse Helios

2010-08-04 Thread Joachim Draeger
Hi Pavel,

I recently made an attempt to port Sculptor 1.8 to Helios. I hoped to 
get relief from an annoying bug in the Xtend debugger but it is still there.

I came quite far and could even generate the backend part from a simple 
model, which was, as far as I recall, 1:1 with the result from Galileo 
(3.5).

The following dublicate methods in the generator had to be removed:

guihelper.ext:
-UserTask firstIfAny(List[UserTask] tasks) :
-   tasks.isEmpty ?
-   null :
-   tasks.first();

helper.ext:
-Collection[DomainObject] getNonEnumDomainObjects(Module module) :
-   module.domainObjects.reject(d | d.metaType == Enum);
-

In the MANIFEST.MF files of the Xtext plugins I changed the log4j 
dependency to an eclipse bundle.

The only real problems I could not fix were the changes of the Xtext 
scoping API. It was too complicated for me to understand the existing 
scoping rules and the new scoping api, because I'm not familiar with 
Xtext scoping. These are crucial for the M2M Transformation.

Everything else seems to work quite well. Because of the missing maven 
artifacts I ran the workflows from eclipse.

BTW: I recently noticed Galileo suggests Xtext 1.0 updates which might 
get Galileo users in trouble.

Joachim

Am 02.08.2010 13:08, schrieb Pavel Tavoda:
 Hi Patrik,
 I was installing Sculptor to Eclipse Helios (3.6). Everything went
 fine except last step (4) from installation guide. I downloaded 1.9
 release sculptor plugin. Installation from ZIP isn't possible than I
 extracted it to directory and installed from this directory. However
 following error appear during installation. I installed Xpand, Xtext,
 ... from Helios update site not from Galileo update site. Is it
 possible to fix it for Eclipse Helios?

 Regards

 Pavel

 -
 Cannot complete the install because one or more required items could
 not be found.
Software being installed: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
Missing requirement: org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1) requires 'bundle
 org.eclipse.xtext.ui.core 0.0.0' but it could not be found
Cannot satisfy dependency:
  From: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
  To: org.fornax.cartridges.sculptor.dsl.ui [1.9.0.1]
 -

 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer


--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer


Re: [Fornax-developer] Eclipse Helios

2010-08-03 Thread Karsten Thoms
The Maven support for Xtext 1.0 is not available yet. Most probably  
this will require Tycho, but anyway MWE2 has to be supported by the  
Maven plugin. I had some problems there and not the time yet to  
proceed. I will work on that soon.


Am 02.08.2010 um 21:54 schrieb Pavel Tavoda:

 OK, thanks, I hoped it's version issue only.

 Pavel

 On Mon, Aug 2, 2010 at 9:30 PM, Patrik Nordwall
 patrik.nordw...@gmail.com wrote:

 I have not tried with Helios yet and I don't know if it is possible  
 to
 squeeze in Sculptor 1.9.0 with xtext/xpand 0.7.2 into Helios.  
 Probably a lot
 of trouble.

 Helios is on the roadmap for next version of Sculptor. Current  
 version has
 only been tested with Galilio. Helios ships with xtext/xpand 1.0  
 and we have
 some migration work to do from 0.7.2.

 /Patrik


 PaloT wrote:

 Hi Patrik,
 I was installing Sculptor to Eclipse Helios (3.6). Everything went
 fine except last step (4) from installation guide. I downloaded 1.9
 release sculptor plugin. Installation from ZIP isn't possible than I
 extracted it to directory and installed from this directory. However
 following error appear during installation. I installed Xpand,  
 Xtext,
 ... from Helios update site not from Galileo update site. Is it
 possible to fix it for Eclipse Helios?

 Regards

 Pavel

 -
 Cannot complete the install because one or more required items could
 not be found.
   Software being installed: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
   Missing requirement: org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1) requires 'bundle
 org.eclipse.xtext.ui.core 0.0.0' but it could not be found
   Cannot satisfy dependency:
 From: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
 To: org.fornax.cartridges.sculptor.dsl.ui [1.9.0.1]
 -

 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a  
 share
 of $1 Million in cash or HP Products. Visit us here for more  
 details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer



 --
 View this message in context: 
 http://old.nabble.com/Eclipse-Helios-tp29324087s17564p29328849.html
 Sent from the Fornax-Platform mailing list archive at Nabble.com.


 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer


 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer


--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer


Re: [Fornax-developer] Eclipse Helios

2010-08-02 Thread Patrik Nordwall

I have not tried with Helios yet and I don't know if it is possible to
squeeze in Sculptor 1.9.0 with xtext/xpand 0.7.2 into Helios. Probably a lot
of trouble.

Helios is on the roadmap for next version of Sculptor. Current version has
only been tested with Galilio. Helios ships with xtext/xpand 1.0 and we have
some migration work to do from 0.7.2.

/Patrik


PaloT wrote:
 
 Hi Patrik,
 I was installing Sculptor to Eclipse Helios (3.6). Everything went
 fine except last step (4) from installation guide. I downloaded 1.9
 release sculptor plugin. Installation from ZIP isn't possible than I
 extracted it to directory and installed from this directory. However
 following error appear during installation. I installed Xpand, Xtext,
 ... from Helios update site not from Galileo update site. Is it
 possible to fix it for Eclipse Helios?
 
 Regards
 
 Pavel
 
 -
 Cannot complete the install because one or more required items could
 not be found.
   Software being installed: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
   Missing requirement: org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1) requires 'bundle
 org.eclipse.xtext.ui.core 0.0.0' but it could not be found
   Cannot satisfy dependency:
 From: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
 To: org.fornax.cartridges.sculptor.dsl.ui [1.9.0.1]
 -
 
 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer
 
 

-- 
View this message in context: 
http://old.nabble.com/Eclipse-Helios-tp29324087s17564p29328849.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer


Re: [Fornax-developer] Eclipse Helios

2010-08-02 Thread Pavel Tavoda
OK, thanks, I hoped it's version issue only.

Pavel

On Mon, Aug 2, 2010 at 9:30 PM, Patrik Nordwall
patrik.nordw...@gmail.com wrote:

 I have not tried with Helios yet and I don't know if it is possible to
 squeeze in Sculptor 1.9.0 with xtext/xpand 0.7.2 into Helios. Probably a lot
 of trouble.

 Helios is on the roadmap for next version of Sculptor. Current version has
 only been tested with Galilio. Helios ships with xtext/xpand 1.0 and we have
 some migration work to do from 0.7.2.

 /Patrik


 PaloT wrote:

 Hi Patrik,
 I was installing Sculptor to Eclipse Helios (3.6). Everything went
 fine except last step (4) from installation guide. I downloaded 1.9
 release sculptor plugin. Installation from ZIP isn't possible than I
 extracted it to directory and installed from this directory. However
 following error appear during installation. I installed Xpand, Xtext,
 ... from Helios update site not from Galileo update site. Is it
 possible to fix it for Eclipse Helios?

 Regards

 Pavel

 -
 Cannot complete the install because one or more required items could
 not be found.
   Software being installed: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
   Missing requirement: org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.ui 1.9.0.1) requires 'bundle
 org.eclipse.xtext.ui.core 0.0.0' but it could not be found
   Cannot satisfy dependency:
     From: Sculptor DSL Feature 1.9.0.1
 (org.fornax.cartridges.sculptor.dsl.feature.group 1.9.0.1)
     To: org.fornax.cartridges.sculptor.dsl.ui [1.9.0.1]
 -

 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer



 --
 View this message in context: 
 http://old.nabble.com/Eclipse-Helios-tp29324087s17564p29328849.html
 Sent from the Fornax-Platform mailing list archive at Nabble.com.


 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 Fornax-developer mailing list
 Fornax-developer@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/fornax-developer


--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer