Jacques,
are you using a plugin for SVN in Eclipse 3.4? I tried with the
"subversive" plugin but it didn't work for me (but chances are I did
something wrong).
Jacopo
On Jun 26, 2008, at 11:34 AM, Jacques Le Roux wrote:
BTW Eclipse 3.4 is out, I use it from the 3.4M2 release (August
2007). In my opininon it's really better than any versions before.
Not only in term of features but also *stability* (at least on
Windows, I did not have many issues - if any - on Linux before).
Jacques
From: "Ashish Vijaywargiya" <[EMAIL PROTECTED]>
I am also using the Freemarker plugin distributed by Jboss.
Its working fine for me.
--
Ashish
On Thu, Jun 26, 2008 at 5:06 AM, Jacques Le Roux <
[EMAIL PROTECTED]> wrote:
I just noticed that Freemarker 2.4 is not yet available
http://freemarker.sourceforge.net/freemarkerdownload.html
It's not needed for the 1st builtin replacement but we should
preferably
use this version as explained in the link below.
We may wait for 2.4 to do this one...
BTW there is a new Eclipse Freemarker plugin from RedHat/JBoss IDE :
http://www.jboss.org/tools/download/index.html (i used the
http://download.jboss.org/jbosstools/updates/stable link)
Jacques
From: "Jacques Le Roux" <[EMAIL PROTECTED]>
I did it locally, but I wonder now if it's a good idea since ?
exists and
?if_exists are more readable than ?? and !
?exists and ?if_exists still work and and only ! is bringing some
more
features (mostly dealing with false also). If we don'"t do it
now, maybe in
a future we will have to do it. It's a 10 min work anyway...
I think that as soon as you are used to them (I mean ?? and !)
it's not a
big deal, but please express yourself
Thanks
Jacques
From: "Vikas Mayur" <[EMAIL PROTECTED]>
+1
Vikas
On Mon, Jun 23, 2008 at 10:56 PM, Jacques Le Roux <
[EMAIL PROTECTED]> wrote:
Hi All,
Why do you think about updating all our templates following
http://freemarker.sourceforge.net/docs/ref_depr_builtin.html ?
At least the second and the third could be done automatically.
Jacques