Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-update-dev] Links file change proposal

Somebody had a hard time getting links to work because he had a blank in
the path variable.

Also note that if you are on Windows, you must escape file separators as
in:

path=c:\\my\\product\\root\\

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854



                                                                                                                                                 
                      "Robb, Sam"                                                                                                                
                      <sam.robb@xxxxxxxxxxx>            To:       <platform-update-dev@xxxxxxxxxxx>                                              
                      Sent by:                          cc:                                                                                      
                      platform-update-dev-admin@        Subject:  RE: [platform-update-dev] Links file change proposal                           
                      eclipse.org                                                                                                                
                                                                                                                                                 
                                                                                                                                                 
                      03/14/2003 02:13 PM                                                                                                        
                      Please respond to                                                                                                          
                      platform-update-dev                                                                                                        
                                                                                                                                                 
                                                                                                                                                 



Yep, that's what I was looking at.  I've apparently managed
to confuse myself somehow... I'll have to go back and take
a closer look to figure out what went wrong.

-Samrobb

> -----Original Message-----
> From: Dejan Glozic [mailto:dejan@xxxxxxxxxx]
> Sent: Friday, March 14, 2003 2:09 PM
> To: platform-update-dev@xxxxxxxxxxx
> Subject: RE: [platform-update-dev] Links file change proposal
>
>
> Instructions on links are in Eclipse online documentation:
>
> http://dev.eclipse.org:8080/help/content/help:/org.eclipse.pla
> tform.doc.isv/reference/misc/eclipse-install.html
>
>
> Regards,
>
> Dejan Glozic, Ph.D.
> Manager, Eclipse Platform Components
> D2/MY7/8200/MKM
> IBM Canada Ltd.
> Tel. 905 413-2745  T/L 969-2745
> Fax. 905 413-4854
>
>
>
>
>
>
>                       "Robb, Sam"
>
>
>                       <sam.robb@xxxxxxxxxxx>            To:
>     <platform-update-dev@xxxxxxxxxxx>
>
>                       Sent by:                          cc:
>
>
>                       platform-update-dev-admin@
> Subject:  RE: [platform-update-dev] Links file change
> proposal
>                       eclipse.org
>
>
>
>
>
>
>
>
>                       03/14/2003 02:03 PM
>
>
>                       Please respond to
>
>
>                       platform-update-dev
>
>
>
>
>
>
>
>
>
>
>
> You know, I was just looking at this last night... before I
> ask questions, though, a comment: this sounds like a very
> reasonable proposal.
>
> OK, my questions.  I did my best to follow the instructions
> for creating link files by hand, and just could not get
> things working correctly.  I was under the impression that
> you should be able to do the following:
>
> - Unpack a feature (a.b.c) into directory $FEATUREPATH/a.b.c
> - Create $FEATUREPATH/a.b.c/.eclipseextension as per
>   the documentation
> - Create $ECLIPSEINSTALL/links/a.b.c.link with a path
>   entry that points to $FEATUREPATH/a.b.c
>
> When I did that, Eclipse didn't find the linked feature.
> Going to the update manager and linking from there seemed
> to work fine.
>
> Are there more explicit instructions on how to set
> up links manually?
>
> -Samrobb
>
> > -----Original Message-----
> > From: Dejan Glozic [mailto:dejan@xxxxxxxxxx]
> > Sent: Friday, March 14, 2003 1:32 PM
> > To: platform-update-dev@xxxxxxxxxxx
> > Subject: [platform-update-dev] Links file change proposal
> >
> >
> > Mailing list members,
> >
> > Please take a look at the following defect and add your
> opinion if you
> > want. In particular, please let us know if you see a
> problem with the
> > proposal related to your products and/or would like to see
> > this done in 2.1
> > release.
> >
> > http://bugs.eclipse.org/bugs/show_bug.cgi?id=35037
> >
> > Regards,
> >
> > Dejan Glozic, Ph.D.
> > Manager, Eclipse Platform Components
> > D2/MY7/8200/MKM
> > IBM Canada Ltd.
> > Tel. 905 413-2745  T/L 969-2745
> > Fax. 905 413-4854
> >
> > _______________________________________________
> > platform-update-dev mailing list
> > platform-update-dev@xxxxxxxxxxx
> > http://dev.eclipse.org/mailman/listinfo/platform-update-dev
> >
> _______________________________________________
> platform-update-dev mailing list
> platform-update-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-update-dev
>
>
>
> _______________________________________________
> platform-update-dev mailing list
> platform-update-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-update-dev
>
_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-update-dev





Back to the top