Closed alaendle closed 9 years ago
@matthewfarwell when do you plan a release that works with Luna?
I've just done one. I've released 0.6.0 with luna support. See http://www.scalastyle.org/downloads/luna-0.6.0/site
@dragos, @matekb Does this release work for you? I see the scalastyle configuration editor and builder in the project properties. However no scalastyle warnings appear in my IDE - not in the editor and not in the problems view. @matthewfarwell Nonetheless many thanks for your effort to make this tool available to luna users. Maybe the problem is just related to my stupid eclipse environment.
Have you fixed this? Have you added Scalastyle Nature to your project, activated it and set a configuration file? Do you have anything in the error log?
Have fun,
Matthew Farwell.
2014-12-19 14:42 GMT+01:00 Andreas Ländle notifications@github.com:
@dragos https://github.com/dragos, @matekb https://github.com/matekb Does this release work for you? I see the scalastyle configuration editor and builder in the project properties. However no scalastyle warnings appear in my IDE - not in the editor and not in the problems view. @matthewfarwell https://github.com/matthewfarwell Nonetheless many thanks for your effort to make this tool available to luna users. Maybe the problem is just related to my stupid eclipse environment.
— Reply to this email directly or view it on GitHub https://github.com/scalastyle/scalastyle-plugin/issues/18#issuecomment-67639019 .
Hello,
Unfortunately I use this for work and I am currently on christmas vacation. After new years I will be happy to test and even to help fix whatever remains for it to work!
Mattias
Please excuse the late answer - at least I can provide a error message:
!ENTRY org.scalastyle.scalastyleplugin.core 4 0 2014-12-29 10:06:45.235
!MESSAGE \tmp\file.txt (The system cannot find the path specified)
!STACK 0
java.io.FileNotFoundException: \tmp\file.txt (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.
Hi,
Yep. I'll do a release asap to fix this problem.
Matthew Farwell.
2014-12-29 10:07 GMT+01:00 Andreas Ländle notifications@github.com:
Please excuse the late answer - at least I can provide a error message:
!ENTRY org.scalastyle.scalastyleplugin.core 4 0 2014-12-29 10:06:45.235 !MESSAGE \tmp\file.txt (The system cannot find the path specified) !STACK 0 java.io.FileNotFoundException: \tmp\file.txt (The system cannot find the path specified) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(Unknown Source) at java.io.FileOutputStream.(Unknown Source) at org.scalastyle.scalastyleplugin.builder.EclipseOutput.(ScalastyleBuilder.scala:200) at org.scalastyle.scalastyleplugin.builder.ScalastyleBuilder$$anonfun$handleBuildSelection$1.apply$mcV$sp(ScalastyleBuilder.scala:155) at org.scalastyle.scalastyleplugin.ExceptionUtils$.handleException(ExceptionUtils.scala:54) at org.scalastyle.scalastyleplugin.builder.ScalastyleBuilder.handleBuildSelection(ScalastyleBuilder.scala:137) at org.scalastyle.scalastyleplugin.builder.ScalastyleBuilder.delegatedBuild(ScalastyleBuilder.scala:120) at org.scalastyle.scalastyleplugin.builder.JavaScalastyleBuilder.build(JavaScalastyleBuilder.java:30) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:734) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381) at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
— Reply to this email directly or view it on GitHub https://github.com/scalastyle/scalastyle-plugin/issues/18#issuecomment-68241875 .
And it's done.
http://www.scalastyle.org/downloads/luna-0.6.1/site/
Could you try this and tell me if it works for you.
Thanks.
Matthew Farwell.
2014-12-30 10:43 GMT+01:00 Matthew Farwell matthew@farwell.co.uk:
Hi,
Yep. I'll do a release asap to fix this problem.
Matthew Farwell.
2014-12-29 10:07 GMT+01:00 Andreas Ländle notifications@github.com:
Please excuse the late answer - at least I can provide a error message:
!ENTRY org.scalastyle.scalastyleplugin.core 4 0 2014-12-29 10:06:45.235 !MESSAGE \tmp\file.txt (The system cannot find the path specified) !STACK 0 java.io.FileNotFoundException: \tmp\file.txt (The system cannot find the path specified) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(Unknown Source) at java.io.FileOutputStream.(Unknown Source) at org.scalastyle.scalastyleplugin.builder.EclipseOutput.(ScalastyleBuilder.scala:200) at org.scalastyle.scalastyleplugin.builder.ScalastyleBuilder$$anonfun$handleBuildSelection$1.apply$mcV$sp(ScalastyleBuilder.scala:155) at org.scalastyle.scalastyleplugin.ExceptionUtils$.handleException(ExceptionUtils.scala:54) at org.scalastyle.scalastyleplugin.builder.ScalastyleBuilder.handleBuildSelection(ScalastyleBuilder.scala:137) at org.scalastyle.scalastyleplugin.builder.ScalastyleBuilder.delegatedBuild(ScalastyleBuilder.scala:120) at org.scalastyle.scalastyleplugin.builder.JavaScalastyleBuilder.build(JavaScalastyleBuilder.java:30) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:734) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:299) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:302) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:358) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:381) at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
— Reply to this email directly or view it on GitHub https://github.com/scalastyle/scalastyle-plugin/issues/18#issuecomment-68241875 .
Hmm, maybe I'm doing something wrong, but although the preference page seems to work fine, I can't see the warnings reported by the SBT plugin in the editor (using the same configuration). Is it possible that this has something to do with the fact that I'm using a locally build version of scala-ide?
Have you done all of the normal things like rebuild everything - make sure there are no errors in the error log and make sure that you have scalastyle nature and scalastyle is activated for the project, and the configuration is the same one that you are using from sbt?
If all looks ok, can you provide a sample project which doesn't work?
Thanks.
Matthew Farwell.
2015-01-02 9:14 GMT+01:00 Matthias Langer notifications@github.com:
Hmm, maybe I'm doing something wrong, but although the preference page seems to work fine, I can't see the warnings reported by the SBT plugin in the editor (using the same configuration). Is it possible that this has something to do with the fact that I'm using a locally build version of scala-ide?
— Reply to this email directly or view it on GitHub https://github.com/scalastyle/scalastyle-plugin/issues/18#issuecomment-68513059 .
You can find a sample project, together with the related log files here. Using the SBT plugin, I get several warnings, but I can't see any of them in the IDE. I tested against a vanilla version of Scala-IDE-4.0.0.
Thank you very much, Matthias
Sorry, can't reproduce it :-) Please see attached images. The version of scala-ide should not make a difference, but i'm using 4.0.0 rc2.
Are you using 0.6.1?
Have fun,
Matthew Farwell.
https://dl.dropboxusercontent.com/u/222450/scalastyle-issue-18-eclipse.png https://dl.dropboxusercontent.com/u/222450/scalastyle-issue-18-sbt.png
2015-01-04 18:02 GMT+01:00 Matthias Langer notifications@github.com:
You can find a sample project, together with the related log files here https://spideroak.com/browse/share/lolukukassus/scalastyle/scalastyle/issue-18/. Using the SBT plugin, I get several warnings, but I can't see any of them in the IDE. I tested against a vanilla version of Scala-IDE-4.0.0.
Thank you very much, Matthias
— Reply to this email directly or view it on GitHub https://github.com/scalastyle/scalastyle-plugin/issues/18#issuecomment-68639978 .
Yea, I'm using the version from http://www.scalastyle.org/downloads/luna-0.6.1/site/. Let's see if I'm the only one affected by this...
Very strange - now that I've restarted eclipse for completely different reasons several times, the scalasyle warnings are suddenly there...
OK. If it happens again, contact me and we'll try and get to the bottom of it.
Matthew Farwell. On 6 Jan 2015 23:16, "Matthias Langer" notifications@github.com wrote:
Very strange - now that I've restarted eclipse for completely different reasons several times, the scalasyle warnings are suddenly there...
— Reply to this email directly or view it on GitHub https://github.com/scalastyle/scalastyle-plugin/issues/18#issuecomment-68944341 .
v0.6.1 works fine for me - many thanks :+1:
Hi Matthew - Sorry If I'm being stupid but I cannot see any instructions for building the plugin. When I try to build it fails because eclipse.codename which is not defined I also see that http://www.scalastyle.org/downloads/kepler-0.8.0/site/ points to the exact same page. I was hoping to get a prebuilt plugin which I was expecting to find there. I have scalaIDE installed. What am I doing wrong?
Hello, Do you have a time plan for when luna support will be available?