Thanks Ashish,
it worked like a charm... and yes, I am using a Mac and now I will
switch to Ganymede and I will let you know how it works (it seems
really good for now).
Sorry for the off topic for the dev list.
Jacopo
On Jun 27, 2008, at 4:08 PM, Ashish Vijaywargiya wrote:
Jacopo,
Here is the link for the Subclipse installation.
http://subclipse.tigris.org/install.html
You should select first option from step 4.
Name: Subclipse 1.2.x (Eclipse 3.2+)
URL: http://subclipse.tigris.org/update_1.2.x
If I am right you are using Mac Notebook.
Right ?
If Yes , Jacopo please let me know your thoughts on Eclipse Ganymede
on Mac
Notebook.
--
Ashish
On Fri, Jun 27, 2008 at 10:01 AM, Jacopo Cappellato <
[EMAIL PROTECTED]> wrote:
Ashish,
the main reason is that I couldn't find the Subclipse plugin for
Ganymede... but maybe I've just missed it. Do you have a link to
download
it?
Thanks,
Jacopo
On Jun 27, 2008, at 3:53 PM, Ashish Vijaywargiya wrote:
Jacopo ,
Why don't you use Subclipse ?
Do you think Subversive is good ?
I downloaded the Eclipse Ganymede(www.eclipse.org) launced on 25th
June
and
using Subclipse for SVN thing.
Ganymede is perfect and working fine on my Linux box.
--
Ashish
On Fri, Jun 27, 2008 at 8:52 AM, Jacopo Cappellato <
[EMAIL PROTECTED]> wrote:
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