Boost logo

Boost-Commit :

From: frank.birbacher_at_[hidden]
Date: 2008-05-02 23:08:57


Author: birbacher
Date: 2008-05-02 23:08:57 EDT (Fri, 02 May 2008)
New Revision: 45053
URL: http://svn.boost.org/trac/boost/changeset/45053

Log:
added Jamfile.v2 support
Text files modified:
   sandbox-branches/birbacher/eclipse_contrib/JamfileEditor/plugin.xml | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox-branches/birbacher/eclipse_contrib/JamfileEditor/plugin.xml
==============================================================================
--- sandbox-branches/birbacher/eclipse_contrib/JamfileEditor/plugin.xml (original)
+++ sandbox-branches/birbacher/eclipse_contrib/JamfileEditor/plugin.xml 2008-05-02 23:08:57 EDT (Fri, 02 May 2008)
@@ -7,7 +7,7 @@
       <editor
             name="Jamfile Editor"
             extensions="jam"
- filenames="Jamfile,Jamroot"
+ filenames="Jamfile,Jamfile.v2,Jamroot"
             icon="icons/favicon.png"
             contributorClass="org.eclipse.ui.texteditor.BasicTextEditorActionContributor"
             class="org.boost.eclipse.bjam.editor.JamfileEditor"


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk