RE: CFEclipse - Lost my snipTree?

2006-03-09 Thread Dawson, Michael
For any ideas, check out TopStyle 3.  It has this feature.  However, it
is limited to 26 (or 36, I forget if numbers are included) items as they
are mapped to a letter.  So, you hit a control-key combo, a list
appears, then you press the key associated with the snippet.

M!ke

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 09, 2006 10:02 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

This is something I have to check into as its an area I dont know much
about (content assist)

but its something I would like to implement as there is no other way to
wrap something with a snippet using a shortcut

MD

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234834
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-09 Thread Trevor Orr
I think that is a great idea too but would rather it be a different key
than the one to insert the snippets.

 

-Original Message-
From: Mark Drew [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 09, 2006 2:49 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

One of the features I would like to add is the ability to list snippets
when you click Ctrl+J and you havent defined a trigger text before
hand... so if you ever click Ctrl+J you would get a content assist
listing all the snippets that have trigger text and you can then just
insert them straight up.

What do people think of this feature? IDEA already has this  feature but
as far as I could figure you cant edit the snippets after you have
defined them.

MD

On 3/8/06, Nathan Strutz <[EMAIL PROTECTED]> wrote:
> Yeah, newer builds have it remapping to something like CTRL+J... 
> Window > Preferences > General > Keys (view tab) will help you change 
> it back, or at least figure out what the current key combo is.
>
> -nathan strutz
> http://www.dopefly.com/
>
> On 3/8/06, Trevor Orr <[EMAIL PROTECTED]> wrote:
> >
> > I now have my snippets back but hot key does not work.  CTRL+SHIFT+.
> > Right?
> >
> >
> >
> >
> > -Original Message-
> > From: Sandra Clark [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 9:42 AM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > I got my snippets back yes.  I don't know what did it, but these are

> > the steps I used
> >
> > Used the nightly build.  Went into my project directory and made 
> > sure the snippets were set to the correct directory.  Closed the 
> > Snip Tree View and then re-opened it.  Voila, Snippets are back 
> > (thank goodness, I use them
> > extensively)
> >
> > -Original Message-
> > From: Trevor Orr [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 12:26 PM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > Did getting rid of 1.2 get you back your snippets?
> >
> >
> >
> > -Original Message-
> > From: Sandra Clark [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 9:13 AM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > I got rid of the 1.2 plugin in the plugins directory then installed 
> > the nightly build.  To get the component explorer, you have to tell 
> > it to show View/Other and select if from the CFEclipse node
> >
> > -Original Message-
> > From: Trevor Orr [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 12:03 PM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > I am having the same problem, I downloaded the nightly version, and 
> > unzipped it into my plugin directory and no changes after restarting

> > eclipse, is there something I need to do to tell eclipse to use the 
> > newly installed version?
> >
> >
> >
> > -Original Message-
> > From: Nathan Strutz [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 7:55 AM
> > To: CF-Talk
> > Subject: Re: CFEclipse - Lost my snipTree?
> >
> > 1.18 is both older and not as stable as 1.20, so you did good by 
> > picking the highest version number. You have the "stable" build. I 
> > don't know what actually classifies it as stable, but I can tell you

> > what doesn't
> > :)  The real, actual bleeding edge is now the nightly build, which 
> > you can download
> > here:
> >
> > http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip
> >
> > It's literally compiled and published nightly. download it, unzip it

> > and move it into your eclipse\plugins folder, then restart eclipse. 
> > I update my installed plugin to the nightly every week or so and 
> > have no problems with it (plus you can try out mark's new component
explorer!).
> >
> > -nathan strutz
> > http://www.dopefly.com/
> >
> >
> >
> > On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> > >
> > > I'm using the last stable build.  It looks newer 1.2 than the 
> > > bleeding
> >
> > > edge build (1.18).  If there is a newer build I can get, I'll try 
> > > that,
> > >
> > > Sandy
> > >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
> 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234830
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-09 Thread Mark Drew
This is something I have to check into as its an area I dont know much about
(content assist)

but its something I would like to implement as there is no other way to wrap
something with a snippet using a shortcut

MD


On 3/9/06, Munson, Jacob <[EMAIL PROTECTED]> wrote:
>
> I think that's an awesome idea!  I personally don't use most of the
> snippets I have, because I don't remember the trigger text.  If there
> were a content assist UI for the available snippets, I'd probably use
> all of them.  :)
>
> > -Original Message-
> > From: Mark Drew [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 09, 2006 3:49 AM
> > To: CF-Talk
> > Subject: Re: CFEclipse - Lost my snipTree?
> >
> > One of the features I would like to add is the ability to list
> > snippets when you click Ctrl+J and you havent defined a trigger text
> > before hand... so if you ever click Ctrl+J you would get a content
> > assist listing all the snippets that have trigger text and you can
> > then just insert them straight up.
> >
> > What do people think of this feature? IDEA already has this  feature
> > but as far as I could figure you cant edit the snippets after you have
> > defined them.
>
> This transmission may contain information that is privileged, confidential
> and/or exempt from disclosure under applicable law. If you are not the
> intended recipient, you are hereby notified that any disclosure, copying,
> distribution, or use of the information contained herein (including any
> reliance thereon) is STRICTLY PROHIBITED. If you received this transmission
> in error, please immediately contact the sender and destroy the material in
> its entirety, whether in electronic or hard copy format. Thank you. A1.
>
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234828
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-09 Thread Munson, Jacob
I think that's an awesome idea!  I personally don't use most of the
snippets I have, because I don't remember the trigger text.  If there
were a content assist UI for the available snippets, I'd probably use
all of them.  :) 

> -Original Message-
> From: Mark Drew [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 09, 2006 3:49 AM
> To: CF-Talk
> Subject: Re: CFEclipse - Lost my snipTree?
> 
> One of the features I would like to add is the ability to list
> snippets when you click Ctrl+J and you havent defined a trigger text
> before hand... so if you ever click Ctrl+J you would get a content
> assist listing all the snippets that have trigger text and you can
> then just insert them straight up.
> 
> What do people think of this feature? IDEA already has this  feature
> but as far as I could figure you cant edit the snippets after you have
> defined them.

This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. A1.



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234821
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-09 Thread Mark Drew
One of the features I would like to add is the ability to list
snippets when you click Ctrl+J and you havent defined a trigger text
before hand... so if you ever click Ctrl+J you would get a content
assist listing all the snippets that have trigger text and you can
then just insert them straight up.

What do people think of this feature? IDEA already has this  feature
but as far as I could figure you cant edit the snippets after you have
defined them.

MD

On 3/8/06, Nathan Strutz <[EMAIL PROTECTED]> wrote:
> Yeah, newer builds have it remapping to something like CTRL+J... Window >
> Preferences > General > Keys (view tab) will help you change it back, or at
> least figure out what the current key combo is.
>
> -nathan strutz
> http://www.dopefly.com/
>
> On 3/8/06, Trevor Orr <[EMAIL PROTECTED]> wrote:
> >
> > I now have my snippets back but hot key does not work.  CTRL+SHIFT+.
> > Right?
> >
> >
> >
> >
> > -Original Message-
> > From: Sandra Clark [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 9:42 AM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > I got my snippets back yes.  I don't know what did it, but these are the
> > steps I used
> >
> > Used the nightly build.  Went into my project directory and made sure
> > the snippets were set to the correct directory.  Closed the Snip Tree
> > View and then re-opened it.  Voila, Snippets are back (thank goodness, I
> > use them
> > extensively)
> >
> > -Original Message-
> > From: Trevor Orr [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 12:26 PM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > Did getting rid of 1.2 get you back your snippets?
> >
> >
> >
> > -Original Message-
> > From: Sandra Clark [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 9:13 AM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > I got rid of the 1.2 plugin in the plugins directory then installed the
> > nightly build.  To get the component explorer, you have to tell it to
> > show View/Other and select if from the CFEclipse node
> >
> > -Original Message-
> > From: Trevor Orr [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 12:03 PM
> > To: CF-Talk
> > Subject: RE: CFEclipse - Lost my snipTree?
> >
> > I am having the same problem, I downloaded the nightly version, and
> > unzipped it into my plugin directory and no changes after restarting
> > eclipse, is there something I need to do to tell eclipse to use the
> > newly installed version?
> >
> >
> >
> > -Original Message-
> > From: Nathan Strutz [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, March 08, 2006 7:55 AM
> > To: CF-Talk
> > Subject: Re: CFEclipse - Lost my snipTree?
> >
> > 1.18 is both older and not as stable as 1.20, so you did good by picking
> > the highest version number. You have the "stable" build. I don't know
> > what actually classifies it as stable, but I can tell you what doesn't
> > :)  The real, actual bleeding edge is now the nightly build, which you
> > can download
> > here:
> >
> > http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip
> >
> > It's literally compiled and published nightly. download it, unzip it and
> > move it into your eclipse\plugins folder, then restart eclipse. I update
> > my installed plugin to the nightly every week or so and have no problems
> > with it (plus you can try out mark's new component explorer!).
> >
> > -nathan strutz
> > http://www.dopefly.com/
> >
> >
> >
> > On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> > >
> > > I'm using the last stable build.  It looks newer 1.2 than the bleeding
> >
> > > edge build (1.18).  If there is a newer build I can get, I'll try
> > > that,
> > >
> > > Sandy
> > >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234787
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Trevor Orr
Great, thanks, that is what I needed.

 

-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 12:05 PM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

Yeah, newer builds have it remapping to something like CTRL+J... Window
> Preferences > General > Keys (view tab) will help you change it back,
or at least figure out what the current key combo is.

-nathan strutz
http://www.dopefly.com/

On 3/8/06, Trevor Orr <[EMAIL PROTECTED]> wrote:
>
> I now have my snippets back but hot key does not work.  CTRL+SHIFT+.
> Right?
>
>
>
>
> -Original Message-
> From: Sandra Clark [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 9:42 AM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> I got my snippets back yes.  I don't know what did it, but these are 
> the steps I used
>
> Used the nightly build.  Went into my project directory and made sure 
> the snippets were set to the correct directory.  Closed the Snip Tree 
> View and then re-opened it.  Voila, Snippets are back (thank goodness,

> I use them
> extensively)
>
> -Original Message-
> From: Trevor Orr [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 12:26 PM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> Did getting rid of 1.2 get you back your snippets?
>
>
>
> -Original Message-
> From: Sandra Clark [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 9:13 AM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> I got rid of the 1.2 plugin in the plugins directory then installed 
> the nightly build.  To get the component explorer, you have to tell it

> to show View/Other and select if from the CFEclipse node
>
> -Original Message-----
> From: Trevor Orr [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 12:03 PM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> I am having the same problem, I downloaded the nightly version, and 
> unzipped it into my plugin directory and no changes after restarting 
> eclipse, is there something I need to do to tell eclipse to use the 
> newly installed version?
>
>
>
> -Original Message-
> From: Nathan Strutz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 7:55 AM
> To: CF-Talk
> Subject: Re: CFEclipse - Lost my snipTree?
>
> 1.18 is both older and not as stable as 1.20, so you did good by 
> picking the highest version number. You have the "stable" build. I 
> don't know what actually classifies it as stable, but I can tell you 
> what doesn't
> :)  The real, actual bleeding edge is now the nightly build, which you

> can download
> here:
>
> http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip
>
> It's literally compiled and published nightly. download it, unzip it 
> and move it into your eclipse\plugins folder, then restart eclipse. I 
> update my installed plugin to the nightly every week or so and have no

> problems with it (plus you can try out mark's new component
explorer!).
>
> -nathan strutz
> http://www.dopefly.com/
>
>
>
> On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> >
> > I'm using the last stable build.  It looks newer 1.2 than the 
> > bleeding
>
> > edge build (1.18).  If there is a newer build I can get, I'll try 
> > that,
> >
> > Sandy
> >
>
>
>
>
>
>
>
>
>
>
>
>
> 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234727
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-08 Thread Nathan Strutz
Yeah, newer builds have it remapping to something like CTRL+J... Window >
Preferences > General > Keys (view tab) will help you change it back, or at
least figure out what the current key combo is.

-nathan strutz
http://www.dopefly.com/

On 3/8/06, Trevor Orr <[EMAIL PROTECTED]> wrote:
>
> I now have my snippets back but hot key does not work.  CTRL+SHIFT+.
> Right?
>
>
>
>
> -Original Message-
> From: Sandra Clark [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 9:42 AM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> I got my snippets back yes.  I don't know what did it, but these are the
> steps I used
>
> Used the nightly build.  Went into my project directory and made sure
> the snippets were set to the correct directory.  Closed the Snip Tree
> View and then re-opened it.  Voila, Snippets are back (thank goodness, I
> use them
> extensively)
>
> -Original Message-
> From: Trevor Orr [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 12:26 PM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> Did getting rid of 1.2 get you back your snippets?
>
>
>
> -Original Message-
> From: Sandra Clark [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 9:13 AM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> I got rid of the 1.2 plugin in the plugins directory then installed the
> nightly build.  To get the component explorer, you have to tell it to
> show View/Other and select if from the CFEclipse node
>
> -Original Message-----
> From: Trevor Orr [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 12:03 PM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> I am having the same problem, I downloaded the nightly version, and
> unzipped it into my plugin directory and no changes after restarting
> eclipse, is there something I need to do to tell eclipse to use the
> newly installed version?
>
>
>
> -Original Message-
> From: Nathan Strutz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 7:55 AM
> To: CF-Talk
> Subject: Re: CFEclipse - Lost my snipTree?
>
> 1.18 is both older and not as stable as 1.20, so you did good by picking
> the highest version number. You have the "stable" build. I don't know
> what actually classifies it as stable, but I can tell you what doesn't
> :)  The real, actual bleeding edge is now the nightly build, which you
> can download
> here:
>
> http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip
>
> It's literally compiled and published nightly. download it, unzip it and
> move it into your eclipse\plugins folder, then restart eclipse. I update
> my installed plugin to the nightly every week or so and have no problems
> with it (plus you can try out mark's new component explorer!).
>
> -nathan strutz
> http://www.dopefly.com/
>
>
>
> On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> >
> > I'm using the last stable build.  It looks newer 1.2 than the bleeding
>
> > edge build (1.18).  If there is a newer build I can get, I'll try
> > that,
> >
> > Sandy
> >
>
>
>
>
>
>
>
>
>
>
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234709
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Trevor Orr
I now have my snippets back but hot key does not work.  CTRL+SHIFT+.
Right?


 

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 9:42 AM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I got my snippets back yes.  I don't know what did it, but these are the
steps I used

Used the nightly build.  Went into my project directory and made sure
the snippets were set to the correct directory.  Closed the Snip Tree
View and then re-opened it.  Voila, Snippets are back (thank goodness, I
use them
extensively) 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 12:26 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

Did getting rid of 1.2 get you back your snippets?

 

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 9:13 AM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I got rid of the 1.2 plugin in the plugins directory then installed the
nightly build.  To get the component explorer, you have to tell it to
show View/Other and select if from the CFEclipse node 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 12:03 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I am having the same problem, I downloaded the nightly version, and
unzipped it into my plugin directory and no changes after restarting
eclipse, is there something I need to do to tell eclipse to use the
newly installed version?



-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 7:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking
the highest version number. You have the "stable" build. I don't know
what actually classifies it as stable, but I can tell you what doesn't
:)  The real, actual bleeding edge is now the nightly build, which you
can download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update
my installed plugin to the nightly every week or so and have no problems
with it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding

> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>












~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234691
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Trevor Orr
Cool, that was the trick, close and reopen snippet tree, refresh did no
work.

 

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 9:42 AM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I got my snippets back yes.  I don't know what did it, but these are the
steps I used

Used the nightly build.  Went into my project directory and made sure
the snippets were set to the correct directory.  Closed the Snip Tree
View and then re-opened it.  Voila, Snippets are back (thank goodness, I
use them
extensively) 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 12:26 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

Did getting rid of 1.2 get you back your snippets?

 

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 9:13 AM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I got rid of the 1.2 plugin in the plugins directory then installed the
nightly build.  To get the component explorer, you have to tell it to
show View/Other and select if from the CFEclipse node 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 12:03 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I am having the same problem, I downloaded the nightly version, and
unzipped it into my plugin directory and no changes after restarting
eclipse, is there something I need to do to tell eclipse to use the
newly installed version?



-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 7:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking
the highest version number. You have the "stable" build. I don't know
what actually classifies it as stable, but I can tell you what doesn't
:)  The real, actual bleeding edge is now the nightly build, which you
can download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update
my installed plugin to the nightly every week or so and have no problems
with it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding

> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>












~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234687
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Sandra Clark
I got my snippets back yes.  I don't know what did it, but these are the
steps I used

Used the nightly build.  Went into my project directory and made sure the
snippets were set to the correct directory.  Closed the Snip Tree View and
then re-opened it.  Voila, Snippets are back (thank goodness, I use them
extensively) 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 12:26 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

Did getting rid of 1.2 get you back your snippets?

 

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 9:13 AM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I got rid of the 1.2 plugin in the plugins directory then installed the
nightly build.  To get the component explorer, you have to tell it to show
View/Other and select if from the CFEclipse node 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 12:03 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I am having the same problem, I downloaded the nightly version, and unzipped
it into my plugin directory and no changes after restarting eclipse, is
there something I need to do to tell eclipse to use the newly installed
version?



-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 7:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking the
highest version number. You have the "stable" build. I don't know what
actually classifies it as stable, but I can tell you what doesn't
:)  The real, actual bleeding edge is now the nightly build, which you can
download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update my
installed plugin to the nightly every week or so and have no problems with
it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding

> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>










~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234663
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Trevor Orr
Did getting rid of 1.2 get you back your snippets?

 

-Original Message-
From: Sandra Clark [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 9:13 AM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I got rid of the 1.2 plugin in the plugins directory then installed the
nightly build.  To get the component explorer, you have to tell it to
show View/Other and select if from the CFEclipse node 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 12:03 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I am having the same problem, I downloaded the nightly version, and
unzipped it into my plugin directory and no changes after restarting
eclipse, is there something I need to do to tell eclipse to use the
newly installed version?



-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 7:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking
the highest version number. You have the "stable" build. I don't know
what actually classifies it as stable, but I can tell you what doesn't
:)  The real, actual bleeding edge is now the nightly build, which you
can download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update
my installed plugin to the nightly every week or so and have no problems
with it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding

> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>








~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234655
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-08 Thread Barney Boisvert
You shouldn't need to get rid of the 1.2 directory.  Eclipse will
automatically use the largest version number if you have multiple
versions of the same plugin installed.  That way upgrading is as
simple as dropping in the new plugin(s), and if you need to downgrade,
you just delete the newest version, and any older version will
automatically become active again.

cheers,
barneyb

On 3/8/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> I got rid of the 1.2 plugin in the plugins directory then installed the
> nightly build.  To get the component explorer, you have to tell it to show
> View/Other and select if from the CFEclipse node
>

--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234653
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Sandra Clark
I got rid of the 1.2 plugin in the plugins directory then installed the
nightly build.  To get the component explorer, you have to tell it to show
View/Other and select if from the CFEclipse node 

-Original Message-
From: Trevor Orr [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 12:03 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

I am having the same problem, I downloaded the nightly version, and unzipped
it into my plugin directory and no changes after restarting eclipse, is
there something I need to do to tell eclipse to use the newly installed
version?



-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 08, 2006 7:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking the
highest version number. You have the "stable" build. I don't know what
actually classifies it as stable, but I can tell you what doesn't
:)  The real, actual bleeding edge is now the nightly build, which you can
download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update my
installed plugin to the nightly every week or so and have no problems with
it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding

> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>






~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234649
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-08 Thread Mark Drew
I think this is an error and I have manged to replicate it on some
machines. I am (not this minute!) trying to find the root cause and
fix this.

MD

On 3/8/06, Trevor Orr <[EMAIL PROTECTED]> wrote:
> I am having the same problem, I downloaded the nightly version, and
> unzipped it into my plugin directory and no changes after restarting
> eclipse, is there something I need to do to tell eclipse to use the
> newly installed version?
>
>
>
> -Original Message-
> From: Nathan Strutz [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 08, 2006 7:55 AM
> To: CF-Talk
> Subject: Re: CFEclipse - Lost my snipTree?
>
> 1.18 is both older and not as stable as 1.20, so you did good by picking
> the highest version number. You have the "stable" build. I don't know
> what actually classifies it as stable, but I can tell you what doesn't
> :)  The real, actual bleeding edge is now the nightly build, which you
> can download
> here:
>
> http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip
>
> It's literally compiled and published nightly. download it, unzip it and
> move it into your eclipse\plugins folder, then restart eclipse. I update
> my installed plugin to the nightly every week or so and have no problems
> with it (plus you can try out mark's new component explorer!).
>
> -nathan strutz
> http://www.dopefly.com/
>
>
>
> On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> >
> > I'm using the last stable build.  It looks newer 1.2 than the bleeding
>
> > edge build (1.18).  If there is a newer build I can get, I'll try
> > that,
> >
> > Sandy
> >
>
>
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234648
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Trevor Orr
I am having the same problem, I downloaded the nightly version, and
unzipped it into my plugin directory and no changes after restarting
eclipse, is there something I need to do to tell eclipse to use the
newly installed version?



-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 7:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking
the highest version number. You have the "stable" build. I don't know
what actually classifies it as stable, but I can tell you what doesn't
:)  The real, actual bleeding edge is now the nightly build, which you
can download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update
my installed plugin to the nightly every week or so and have no problems
with it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding

> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234647
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-08 Thread Sandra Clark
Thanks Nathan,  I'll do that.   

-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 08, 2006 10:55 AM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

1.18 is both older and not as stable as 1.20, so you did good by picking the
highest version number. You have the "stable" build. I don't know what
actually classifies it as stable, but I can tell you what doesn't :)  The
real, actual bleeding edge is now the nightly build, which you can download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update my
installed plugin to the nightly every week or so and have no problems with
it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding 
> edge build (1.18).  If there is a newer build I can get, I'll try 
> that,
>
> Sandy
>




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234638
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-08 Thread Nathan Strutz
1.18 is both older and not as stable as 1.20, so you did good by picking the
highest version number. You have the "stable" build. I don't know what
actually classifies it as stable, but I can tell you what doesn't :)  The
real, actual bleeding edge is now the nightly build, which you can download
here:

http://www.cfeclipse.org/nightly/cfeclipse_nightly.zip

It's literally compiled and published nightly. download it, unzip it and
move it into your eclipse\plugins folder, then restart eclipse. I update my
installed plugin to the nightly every week or so and have no problems with
it (plus you can try out mark's new component explorer!).

-nathan strutz
http://www.dopefly.com/



On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> I'm using the last stable build.  It looks newer 1.2 than the bleeding
> edge
> build (1.18).  If there is a newer build I can get, I'll try that,
>
> Sandy
>


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234628
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-07 Thread Sandra Clark
I'm using the last stable build.  It looks newer 1.2 than the bleeding edge
build (1.18).  If there is a newer build I can get, I'll try that,

Sandy 

-Original Message-
From: Nathan Strutz [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 07, 2006 6:49 PM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

Sandra, what version of CFEclipse are you using? There was a bug fixed a few
weeks ago where some people were having this problem with the 1.2 (or 1.20?
1.1.20? 1.1.2? i forget) release. Use a nightly build fo fix it, pretty much
for good.

-nathan strutz
http://www.dopefly.com/

On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> Its part of the workspace.  I've deleted the entire workspace, deleted 
> all of eclipse, the workspace and reinstalled everything (had a copy 
> of the snippets directory saved).  Still no joy.
>
> As another breadcrumb to the problem, When I deleted the workspace so 
> that it recreated itself as fresh, the snippets still show up as 
> blank, but when I try to create a new folder, or add a snippet, 
> clicking on the "OK"
> button
> does nothing, the add window stays and nothing else happens.  Clicking 
> on cancel does get rid of the window.
>
>
>
> -Original Message-
> From: Dave Watts
> Sent: Tuesday, March 07, 2006 5:33 PM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> > When opening up CFEclipse, my snip tree view is blank, I cannot 
> > create folders in it and I have physically verified that the folder 
> > that is pointed to in the preferences does in fact contain my snippet
files.
> >
> > I need my snippets.  Any one know how I can fix this?  I even copied 
> > the snippets directory out, uninstalled all of eclipse and 
> > reinstalled it, all with the same results, a non functional snip tree
view.
>
> I don't know much about CFEclipse yet, but is this part of a workspace?
> Workspaces in Eclipse get corrupted quite often. Google "eclipse 
> corrupt workspace" for some fixes.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized 
> instruction at our training centers in Washington DC, Atlanta, 
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>
>
>
> 



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234556
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-07 Thread Nathan Strutz
Sandra, what version of CFEclipse are you using? There was a bug fixed a few
weeks ago where some people were having this problem with the 1.2 (or 1.20?
1.1.20? 1.1.2? i forget) release. Use a nightly build fo fix it, pretty much
for good.

-nathan strutz
http://www.dopefly.com/

On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
>
> Its part of the workspace.  I've deleted the entire workspace, deleted all
> of eclipse, the workspace and reinstalled everything (had a copy of the
> snippets directory saved).  Still no joy.
>
> As another breadcrumb to the problem, When I deleted the workspace so that
> it recreated itself as fresh, the snippets still show up as blank, but
> when
> I try to create a new folder, or add a snippet, clicking on the "OK"
> button
> does nothing, the add window stays and nothing else happens.  Clicking on
> cancel does get rid of the window.
>
>
>
> -Original Message-
> From: Dave Watts
> Sent: Tuesday, March 07, 2006 5:33 PM
> To: CF-Talk
> Subject: RE: CFEclipse - Lost my snipTree?
>
> > When opening up CFEclipse, my snip tree view is blank, I cannot create
> > folders in it and I have physically verified that the folder that is
> > pointed to in the preferences does in fact contain my snippet files.
> >
> > I need my snippets.  Any one know how I can fix this?  I even copied
> > the snippets directory out, uninstalled all of eclipse and reinstalled
> > it, all with the same results, a non functional snip tree view.
>
> I don't know much about CFEclipse yet, but is this part of a workspace?
> Workspaces in Eclipse get corrupted quite often. Google "eclipse corrupt
> workspace" for some fixes.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
>
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction
> at our training centers in Washington DC, Atlanta, Chicago, Baltimore,
> Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
>
>
>
>
> 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234554
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-07 Thread Sandra Clark
Its part of the workspace.  I've deleted the entire workspace, deleted all
of eclipse, the workspace and reinstalled everything (had a copy of the
snippets directory saved).  Still no joy.

As another breadcrumb to the problem, When I deleted the workspace so that
it recreated itself as fresh, the snippets still show up as blank, but when
I try to create a new folder, or add a snippet, clicking on the "OK" button
does nothing, the add window stays and nothing else happens.  Clicking on
cancel does get rid of the window.

 

-Original Message-
From: Dave Watts 
Sent: Tuesday, March 07, 2006 5:33 PM
To: CF-Talk
Subject: RE: CFEclipse - Lost my snipTree?

> When opening up CFEclipse, my snip tree view is blank, I cannot create 
> folders in it and I have physically verified that the folder that is 
> pointed to in the preferences does in fact contain my snippet files.
> 
> I need my snippets.  Any one know how I can fix this?  I even copied 
> the snippets directory out, uninstalled all of eclipse and reinstalled 
> it, all with the same results, a non functional snip tree view.

I don't know much about CFEclipse yet, but is this part of a workspace?
Workspaces in Eclipse get corrupted quite often. Google "eclipse corrupt
workspace" for some fixes.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized instruction
at our training centers in Washington DC, Atlanta, Chicago, Baltimore,
Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!




~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234545
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-07 Thread Dave Watts
> Neither of those makes sense.  I shut down eclipse last night 
> when I was finished working, opened it up this morning and 
> all the snippets were gone.
> Nothing had changed that I know of between last night and 
> this morning.

That's exactly what happens when my workspace gets corrupted. One day, stuff
is there, the next, it isn't.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234542
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-07 Thread Sandra Clark
Neither of those makes sense.  I shut down eclipse last night when I was
finished working, opened it up this morning and all the snippets were gone.
Nothing had changed that I know of between last night and this morning.

I hadn't heard of project specific snippets directories before, that sounds
interesting...

Sandy 

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 07, 2006 5:32 PM
To: CF-Talk
Subject: Re: CFEclipse - Lost my snipTree?

Filesystem permission problems?  Probably not if you're on windows, but if
you're on OSX or *nix  That's just a wild guess.  Or perhaps you've got
a project-specific snippets folder defined?  I've never done that, so I
don't know how it works, just that you can do it.

cheers,
barneyb

On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> When opening up CFEclipse, my snip tree view is blank, I cannot create 
> folders in it and I have physically verified that the folder that is 
> pointed to in the preferences does in fact contain my snippet files.
>
> I need my snippets.  Any one know how I can fix this?  I even copied 
> the snippets directory out, uninstalled all of eclipse and reinstalled 
> it, all with the same results, a non functional snip tree view.
>
> Help!
>
> Sandy Clark

--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234541
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CFEclipse - Lost my snipTree?

2006-03-07 Thread Dave Watts
> When opening up CFEclipse, my snip tree view is blank, I 
> cannot create folders in it and I have physically verified 
> that the folder that is pointed to in the preferences does in 
> fact contain my snippet files.
> 
> I need my snippets.  Any one know how I can fix this?  I even 
> copied the snippets directory out, uninstalled all of eclipse 
> and reinstalled it, all with the same results, a non 
> functional snip tree view.

I don't know much about CFEclipse yet, but is this part of a workspace?
Workspaces in Eclipse get corrupted quite often. Google "eclipse corrupt
workspace" for some fixes.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234540
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFEclipse - Lost my snipTree?

2006-03-07 Thread Barney Boisvert
Filesystem permission problems?  Probably not if you're on windows,
but if you're on OSX or *nix  That's just a wild guess.  Or
perhaps you've got a project-specific snippets folder defined?  I've
never done that, so I don't know how it works, just that you can do
it.

cheers,
barneyb

On 3/7/06, Sandra Clark <[EMAIL PROTECTED]> wrote:
> When opening up CFEclipse, my snip tree view is blank, I cannot create
> folders in it and I have physically verified that the folder that is pointed
> to in the preferences does in fact contain my snippet files.
>
> I need my snippets.  Any one know how I can fix this?  I even copied the
> snippets directory out, uninstalled all of eclipse and reinstalled it, all
> with the same results, a non functional snip tree view.
>
> Help!
>
> Sandy Clark

--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 100 invites.

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234539
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


CFEclipse - Lost my snipTree?

2006-03-07 Thread Sandra Clark
When opening up CFEclipse, my snip tree view is blank, I cannot create
folders in it and I have physically verified that the folder that is pointed
to in the preferences does in fact contain my snippet files.

I need my snippets.  Any one know how I can fix this?  I even copied the
snippets directory out, uninstalled all of eclipse and reinstalled it, all
with the same results, a non functional snip tree view.

Help!

Sandy Clark


~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234538
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54