-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to edit template file with 0.9.0 #275
Comments
Same exasperating problem ! Clean 4.6.2 eclipse with latest and up-to-date Eclipse log :
|
Hi, I have the same issue with Scala IDE 4.5.0 with all of my Play projects. This has been reported by other users also in Scala IDE: https://groups.google.com/forum/#!searchin/scala-ide-user/template$20editor%7Csort:relevance/scala-ide-user/q9zkW2lA2e4/TgrEsY-pDwAJ The funny thing is that the "Template Editor" works fine for me, but "New Template Editor" (currently the default) does not work. |
I also have the same issue with 4.5. I thought this is due to the template contains utf-8 Chinese character. This issue has been there for a while. In the mean time, I still stick to IDE 4.4 |
right now Scala IDE in 4.6.0 is not supporting Play2 because problems with
incompatibilities with scala 2.12.1. Just as remainder Scala IDE 4,5.0
supports Play 2.3 and 2.4 which are compliant with scala 2.11.x. Currently
we are thinking to support 2.5 and potentially 2.6 but work is not started
yet. Sorry for potential inconvenience,
2017-04-25 9:02 GMT+02:00 Aragorn Huang <[email protected]>:
… I also have the same issue with 4.5. I thought this is due to the template
contains utf-8 Chinese character. This issue has been there for a while. In
the mean time, I still stick to IDE 4.4
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#275 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzSwdBhzPazDO0V5CvbC-fUjDLqMXxks5rzZp8gaJpZM4Lra-I>
.
|
well, since 2.4 is two years old now (May 26 2015) it would be great if you support 2.5 and 2.6 |
Thank for the information. I can manually open play template by "Template Editor" without any problem. Does you have any plan to fix it? Or how can I set the default editor back to "Template Editor"? |
@wpopielarski I experienced this problem with out of the box http://scala-ide.org/ 4.5.0 with Play 2.5.14. I have not tried with 4.6.0 yet. Other than this, Play 2.5.x works fine. |
4.5.0 supports Play 2.3 and 2.4. Actually it is connected with twirl
versions accordingly 1.0.4 and 1.1.1. It needs to be upgraded too.
2017-05-02 10:09 GMT+02:00 Eemil Lagerspetz <[email protected]>:
… @wpopielarski <https://github.com/wpopielarski> I experienced this
problem with out of the box http://scala-ide.org/ 4.5.0 with Play 2.5.14.
I have not tried with 4.6.0 yet.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#275 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS55tPRgMJYAENl5pXgSBy5WFKv8Fks5r1uSpgaJpZM4Lra-I>
.
|
@wpopielarski How can I upgrade the editor? |
now we are in releasing of 4.6.0 process. We plan RC2 this Thursday and
week later if no blocking bugs will be found, final. So I think the prudent
and safe estimate for 2.5 and potentially 2.6 will be added around end of
May.
2017-05-02 10:45 GMT+02:00 Aragorn Huang <[email protected]>:
… @wpopielarski <https://github.com/wpopielarski> How can I upgrade the
editor?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#275 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS550PXRqxuH5lRP7pWRwHWzn2BSFks5r1u0bgaJpZM4Lra-I>
.
|
Fabulous! Are you testing it also against Eclipse Oxygen (4.7)? |
@eximius313 Looks like plugin-profiles will need to be updated with e47 before this is possible... |
I'm getting the same issue with "new template editor" with a Play 2.6.0-M5 project using the new 0.10.0 version. |
I'm working on it. I think the problem is nailed but needs implementation.
Hope today there will be some solution.
2017-05-20 16:41 GMT+02:00 Eemil Lagerspetz <[email protected]>:
… I'm getting the same issue with "new template editor" with a Play 2.6.0-M5
project using the new 0.10.0 version.
I built it from https://github.com/wpopielarski/scala-ide-play2/
tree/0.10.0 using the build args:
mvn -Peclipse-neon -Pscala-ide-dev -Pscala-2.12.x clean verify.
I then installed from the local update site that the build creates on a
clean Scala-IDE 4.6.0 release. I also had to modify plugin-profiles to set
the scala-version to 2.12.0 for the 2.12.x profile for it to build properly.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#275 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzS88DqirVOb3nj8xQvPm5yXmoQ3Xdks5r7vujgaJpZM4Lra-I>
.
|
Great! |
I expect that Release Candidate will be available in end of week.
2017-05-24 2:58 GMT+02:00 Kamil <[email protected]>:
… Great!
For the record: Play is in 2.6 RC1 now, so it's quite stable
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#275 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzSxPM5E6fH0xsrUL7lAJrAyIUJBzEks5r84CggaJpZM4Lra-I>
.
|
Hi, I can confirm that the problem does not present on Scala IDE 4.6.1-RC1 with my Play 2.5.14 project. I downloaded a new copy of RC1, opened it with a new workspace, imported my project (created with activator eclipse), and opened scala.html template files, and everything worked fine. This is on my desktop machine; originally I noticed the problem on my laptop, so I will have to verify that as well. This desktop (which is fine) uses Linux Mint 18.1 with Mate, while the laptop uses Ubuntu GNOME 17.04. |
New Template Editor verified to work well also on the laptop. THANK YOU! |
so today I start releasing of 4.6.1 final, thanks for your help
2017-06-08 12:26 GMT+02:00 Eemil Lagerspetz <[email protected]>:
… New Template Editor verified to work well also on the laptop. THANK YOU!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#275 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALEzSyBQAqTorHpFoDdq9FMdIBuyhSKiks5sB8xVgaJpZM4Lra-I>
.
|
Has anybody tested it with Eclipse Oxygen and Play 2.6 yet? |
@eximius313 : Also, is this issue solved for you for Scala-IDE 4.6.1? Maybe you can open a new Issue if it doesn't work with Eclipse Oxygen. |
With the Oxygen version from the Installer, combined with this update site: http://download.scala-ide.org/sdk/lithium/e46/scala212/dev/site , the ( new ) template editor works well for me with a Play 2.5.14 project. I do get an indexing error when starting eclipse / adding the project, but it doesn't seem to affect the template editor. I will try 2.6 later. |
I have fresh install of eclipse 4.6.2 with only one plugin installed (ScalaIDE from this update site:
http://download.scala-ide.org/sdk/lithium/e46/scala211/stable/site
)along with:
Play2 support in Scala IDE 0.9.0.v-2_11-201612131054-063b4e8 org.scala-ide.play2.feature.feature.group
When I open any template file the HTML syntax is not colored and if I modify the file - changes are not shown (editor "freezes")
The text was updated successfully, but these errors were encountered: