Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] script to generate psf files

Hello all,

  I found the problem with the script and I corrected it :

elementID : java project

factoryID : others kind of project

Best regards,

--

Vincent Lorenzo

 

De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de LORENZO Vincent
Envoyé : mercredi 6 juin 2012 19:13
À : Papyrus Project list
Objet : [mdt-papyrus.dev] script to generate psf files

 

Hello all,

I commit in /trunk/readme a script which generate psf files.

I commit too new generated psf files, moving the older psf in a subfolder of the project.

See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=381889

 

Currently the script is not launched with cron on build.eclipse.org, because I don't know how to do a checkout and a commit on a SVN using a script without getting the prompt "Password "...

So each developer should launch this script on its computer to create new psf, then he must commit them manually

The generated psf works fine to download the projects, but some projects are not stored in the correct WorkingSet. I don't have enough time to try to correct it now.

FYI, I believe it is because they should be declared with :

 

<item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/org.eclipse.papyrus.alf.sdk-feature" type="4"/>

 

insteadof

 

<item elementID="=org.eclipse.papyrus.alf.sdk-feature" factoryID="org.eclipse.jdt.ui.PersistableJavaElementFactory"/>

 

I don't know why some projects are differents...

 

--

Vincent Lorenzo

01-69-08-17-24

CEA Saclay Nano-INNOV

Institut CARNOT CEA LIST

DILS/LISE

Point Courrier n° 174

91 191 Gif sur Yvette CEDEX

 


Back to the top