Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Developing using Juno
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sandro Gržičić  
View profile  
 More options Sep 17 2012, 8:27 pm
From: Sandro Gržičić <seriousw...@gmail.com>
Date: Mon, 17 Sep 2012 17:27:01 -0700 (PDT)
Local: Mon, Sep 17 2012 8:27 pm
Subject: Developing using Juno

I've just tried Eclipse Juno in order to check whether my plugin for Scala
IDE works there* and after switching my local repo to the platform/juno
branch, I've found that there's an error:

value incDebugProp is not a member of object sbt.inc.Incremental
/org.scala-ide.sdt.core/src/scala/tools/eclipse/buildmanager/sbtintegration /EclipseSbtBuildManager.scala
@ 123

It seems to be some sort of dependency mismatch.

I've installed the Scala IDE nightly for Scala 2.9 (couldn't find one for
Scala 2.10), and my local copy is the Scala IDE nightly, the platform/juno
branch.

Then I tried doing a ./build-all clean install, with the same results
(compile obviously fails due to the compile error).

This means that I can't develop my plugin on Juno with the Equinox Weaving
launcher since it depends on Scala IDE which won't start due to the, you
guessed it, above error. :) Obviously there's a bunch of errors in my
plugin too due to the missing Scala IDE dependency (since it has build
errors, it's the same as it doesn't exist).

Maven report:

[INFO] Compiling 269 source files to
E:\_\Scala\scala-ide\org.scala-ide.sdt.core\target\classes at 1347927292338
[ERROR]
E:\_\Scala\scala-ide\org.scala-ide.sdt.core\src\scala\tools\eclipse\buildma nager\sbtintegration\EclipseSbtBuildManager.scala:123:
error: value incDebugProp is not a member of object sbt.inc.Incremental
[ERROR] System.setProperty(Incremental.incDebugProp,
[ERROR] ^
[ERROR] one error found
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] org.scala-ide.sdt.build ........................... SUCCESS [1.189s]
[INFO] org.scala-ide.sdt.aspects ......................... SUCCESS [6.987s]
[INFO] org.scala-ide.sdt.core ............................ FAILURE [14.772s]
Since there have been no other reports of this, I'll try to reset my local
copy of Scala IDE, delete everything and re-clone it to eliminate any
chance of any stale files. Tomorrow. :)

And finally, what do you think on Juno development in general? It seems to
be the default Eclipse version offered on the download site. I'm guessing
there are plans to switch Scala IDE to Juno in the near future? :)
Obviously there's the platform/juno branch already.

Thanks.

* SBT Console itself works on Juno (I can work on it on 3.7 and use it with
4.2). :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rafał Krzewski  
View profile  
 More options Sep 18 2012, 12:50 pm
From: Rafał Krzewski <rafal.krzew...@gmail.com>
Date: Tue, 18 Sep 2012 09:50:18 -0700 (PDT)
Local: Tues, Sep 18 2012 12:50 pm
Subject: Re: Developing using Juno

IMO users will stick to Eclipse 3.7 / 3.8 for a while. I've tried using
Juno for a while, but it's so slow and ugly I gave up quite soon.
Also, see
http://eclipsesource.com/blogs/2012/09/17/so-long-and-thanks-for-all-... and
other blogs posts referenced in there.

Cheers,
Rafał

W dniu wtorek, 18 września 2012 02:27:01 UTC+2 użytkownik Sandro Gržičić
napisał:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »