Shortcut for presentation compiler resetting

45 views
Skip to first unread message

Andrew Gaydenko

unread,
Feb 24, 2015, 5:26:36 PM2/24/15
to scala-i...@googlegroups.com
HI! I haven't found an appropriate operation in the Eclipse keys list to assign a key for presentation compiler resetting. What is your fast way to reset?

iulian dragos

unread,
Feb 26, 2015, 6:34:13 AM2/26/15
to scala-i...@googlegroups.com
Unfortunately I haven't found a way. I think the implementation of that functionality is an Eclipse action, instead of an Eclipse command. It wouldn't be too difficult to make that change.

On Tue, Feb 24, 2015 at 11:26 PM, Andrew Gaydenko <andrew....@gmail.com> wrote:
HI! I haven't found an appropriate operation in the Eclipse keys list to assign a key for presentation compiler resetting. What is your fast way to reset?

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/c26538d0-9af1-4ce5-8189-75590e4cecd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais

Andrew Gaydenko

unread,
Feb 26, 2015, 6:36:37 AM2/26/15
to scala-i...@googlegroups.com
On Thursday, February 26, 2015 at 2:34:13 PM UTC+3, Iulian Dragos wrote:
It wouldn't be too difficult to make that change.

Thanks! - will wait for the next 4.x.

Simon Schäfer

unread,
Feb 26, 2015, 6:50:20 AM2/26/15
to scala-i...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.

Andrew Gaydenko

unread,
Feb 26, 2015, 8:17:10 AM2/26/15
to scala-i...@googlegroups.com
On Thursday, February 26, 2015 at 2:50:20 PM UTC+3, Simon Schäfer wrote:

Great, thanks!

Simon Schäfer

unread,
Feb 26, 2015, 9:17:08 AM2/26/15
to scala-i...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.

Andrew Gaydenko

unread,
Feb 26, 2015, 9:53:39 AM2/26/15
to scala-i...@googlegroups.com
On Thursday, February 26, 2015 at 5:17:08 PM UTC+3, Simon Schäfer wrote:

Oh, you are very fast, thanks! Any 4.0.1 rough plans?

Simon Schäfer

unread,
Feb 26, 2015, 10:30:39 AM2/26/15
to scala-i...@googlegroups.com

On 26.02.2015 15:53, Andrew Gaydenko wrote:
> Any 4.0.1 rough plans?
Not yet, but there is always the possibility to use the nightlies.

Andrew Gaydenko

unread,
Feb 26, 2015, 11:47:02 AM2/26/15
to scala-i...@googlegroups.com
On Thursday, February 26, 2015 at 6:30:39 PM UTC+3, Simon Schäfer wrote:
Not yet, but there is always the possibility to use the nightlies.

Have switched and am waiting for  the next build :) Is there scala-search update site fitting to the nightlies?

iulian dragos

unread,
Feb 26, 2015, 12:00:31 PM2/26/15
to scala-i...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

iulian dragos

unread,
Feb 26, 2015, 12:01:18 PM2/26/15
to scala-i...@googlegroups.com
On Thu, Feb 26, 2015 at 6:00 PM, iulian dragos <jagu...@gmail.com> wrote:


On Thu, Feb 26, 2015 at 5:47 PM, Andrew Gaydenko <andrew....@gmail.com> wrote:
On Thursday, February 26, 2015 at 6:30:39 PM UTC+3, Simon Schäfer wrote:
Not yet, but there is always the possibility to use the nightlies.

Have switched and am waiting for  the next build :) Is there scala-search update site fitting to the nightlies?


You should see one here in a few minutes:


 

 

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/15577fc0-d077-4806-a1dc-c5644318711f%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
« Je déteste la montagne, ça cache le paysage »
Alphonse Allais

Andrew Gaydenko

unread,
Feb 26, 2015, 12:49:46 PM2/26/15
to scala-i...@googlegroups.com
On Thursday, February 26, 2015 at 8:01:18 PM UTC+3, Iulian Dragos wrote:

Got it, thanks!
 

Is scala-search working well for you?

Yes, mostly it is. Sometimes it results in false positives (local val is the most obvious example), and sometimes I still try to apply it to objects or case classes :) OTOH, I don't use it really very often, so at the moment I haven't got an information to supply detailed feedback.

Andrew Gaydenko

unread,
Feb 27, 2015, 6:19:08 AM2/27/15
to scala-i...@googlegroups.com
Iulian,

Say, today I have met a situation some object's method refs were not found (while most of them were).
I'm working with an application consisting of Play project aggregating four - Play and raw SBT - subprojects (Play's templates and router are replaced with self-made ones).

Richard Rodseth

unread,
Feb 27, 2015, 1:24:58 PM2/27/15
to scala-i...@googlegroups.com
Not to be a curmudgeon, but will we ever reach the point where this option is not required at all?

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.

Simon Schäfer

unread,
Feb 27, 2015, 1:57:27 PM2/27/15
to scala-i...@googlegroups.com

On 27.02.2015 19:24, Richard Rodseth wrote:
Not to be a curmudgeon, but will we ever reach the point where this option is not required at all?
Yes ;)

On Fri, Feb 27, 2015 at 3:19 AM, Andrew Gaydenko <andrew....@gmail.com> wrote:
Iulian,

Say, today I have met a situation some object's method refs were not found (while most of them were).
I'm working with an application consisting of Play project aggregating four - Play and raw SBT - subprojects (Play's templates and router are replaced with self-made ones).

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/5f0b2b31-416e-4178-b2d7-cc95d993c17d%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages