Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ant-dev] Xalan as a plugin and referencing plugins in a project

Version 2.1.0 of the xalan.jar is included in the org.eclipse.test plugin
as part of our test framework.

If you don't mind all the extras in the plugin directory, installing this
plugin will add the xalan.jar to your Ant classpath in eclipse.

Sonia



                                                                                                                                    
                      "Darin Swanson"                                                                                               
                      <Darin_Swanson@xxxxxxx>        To:       platform-ant-dev@xxxxxxxxxxx                                         
                      Sent by:                       cc:                                                                            
                      platform-ant-dev-admin@        Subject:  Re: [platform-ant-dev] Xalan as a plugin and referencing plugins in  
                      eclipse.org                     a project                                                                     
                                                                                                                                    
                                                                                                                                    
                      12/12/2002 02:49 PM                                                                                           
                      Please respond to                                                                                             
                      platform-ant-dev                                                                                              
                                                                                                                                    
                                                                                                                                    





You can add the necessary xalan jars or folders to the Ant classpath either
on a per configuration basis or globally via the Ant preferences.
I don't know about the availability of a plugin.

You could pass the location of the XSL resource as a property or as a
property in a property file for your build.

Darins




                      "Sikha, Naresh"

                      <Naresh.Sikha@xxxxxxxxx         To:
"'platform-ant-dev@xxxxxxxxxxx'" <platform-ant-dev@xxxxxxxxxxx>

                      m>                              cc:

                      Sent by:                        Subject:
[platform-ant-dev] Xalan as a plugin and referencing plugins in a project

                      platform-ant-dev-admin@

                      eclipse.org



                      12/12/02 01:37 PM

                      Please respond to

                      platform-ant-dev






Is there an installable xalan plugin? If there is, how can I obtain it? If
there isn't, how would you suggest referring to xalan in Ant scripts?

If a plugin contains an XSL resource, is it possible for an Ant script
within a project to refer to it?

Thanks!

-Naresh


Naresh Sikha
Senior Staff, Technology Solutions
Charles Schwab & Co., Inc.
215 Fremont Street / SF215FMT-06-274
San Francisco, CA 94105-2306
W: 415-667-8071
E: naresh.sikha@xxxxxxxxxx
WARNING: All email sent to this address will be received by the Charles
Schwab & Co., Inc. corporate email system and is subject to archival and
review by someone other than the recipient.










_______________________________________________
platform-ant-dev mailing list
platform-ant-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ant-dev






Back to the top