Git Product home page Git Product logo

docs's Introduction

docs's People

Contributors

dgruntz avatar dotta avatar dragos avatar gkossakowski avatar heapifyman avatar heathermiller avatar hubertp avatar huitseeker avatar jamesbroadhead avatar jhaberstro avatar kiritsuku avatar kwestor avatar luegg avatar mads-hartmann avatar markhamstra avatar melvinwm avatar michih57 avatar misto avatar mlangc avatar mpociecha avatar nullpo avatar rkrzewski avatar skyluc avatar stephen-smith avatar wpopielarski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Import into Eclipse

Following the installation guide, the Project is imported as an Java Project not Scala Project, so all further development (creating a Quote.scala class) fail

Improve help in Play2 IDE stb eclipse command

I think it's worth mentioning that when you are working with submodules (since play2 projects are based on sbt), passing the arguments skip-parents=false will (re)create all your eclipse projects (one for each submodule).

Also putting the link as "More info for the eclipse command" will help: https://github.com/playframework/Play20/blob/master/documentation/manual/detailledTopics/build/SBTSubProjects.md

The image still show the old eclipsify command.

Thanks!

Can't build

Hi,

I just tried to build the site but I got the following error: http://d.pr/i/yHfI

I'm on OS X and have followed the instructions in the README.

Cheers,
Mads

Some issuess with the Setup IDE

I don’t know if this repository is still active or not, but I have some comments about “Setup and use the Scalac project with the Scala IDE”. The overall documentation is very good. Only few things that I thin can be done/add/changed in this file.
The use of any references should be explained where they are coming from.
SCALA_BASEDIR or hard coded path like “Users/dragos/sandbox/bugs/ticket3429.scala” should be explained with phrases like:
Let’s assume that we installed the Scala version we want to use on this directory (path).
Same with "dragos/sandbox" (it’s a great place to explain what “sandbox” is, instead just seeing that line (what if I don’t have any tickets…etc)
Thanks,
Ion Loghin

android: ant?

I like to use both Eclipse and command-line tools when working on apps.

The command-line tools are useful for continuous integration, or even just doing a quick build when not making code changes.

It would be great to include a section in your tutorial on how to use the command line tools. I know I'd be interested. (My next task is to try to figure this out.)

Developing for Android - Scala code is not recognized

Hello!

I am using Eclipse 4.2.1 (ADT Bundle) and I did everything like mentioned here:
http://scala-ide.org/docs/tutorials/androiddevelopment/index.html / https://github.com/scala-ide/docs/tree/master/src/sphinx/tutorials/androiddevelopment

I have Scala IDE plugin, AndroidProguardScala and I created a new Android project, then add Scala nature, build it successfully, and then added AndroidProguardScala nature.

And then I replace the source code, which you can find also here
http://scala-ide.org/docs/tutorials/androiddevelopment/index.html

But unfortunately, the Scala code is not recognized. For example: removing the semicolon of
import android.os.Bundle
shows me a syntax error message.

So what's wrong here? Is the tutorial not correct or what's my mistake?

Best regards.

Open up more this repository

It was closed while we worked hard on having a first version, but there is no reason to no open the repository to the main commiters, so they can update the doc has they improve the features.

Same rules as for the main repo apply.

Explain what is reStructuredText

People that want to contribute to the user/developer documentation need to learn/know about reStructuredText. We should create a page that collect resources to make it easier for people to find information.

Missing info on “Setup and use Play framework 2.0 in Scala IDE 2.0” page

Followed instructions on this page and got this error message:

$ play new testApp
java.io.IOException: No such file or directory
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(File.java:883)
at xsbt.boot.Locks$.apply0(Locks.scala:34)
at xsbt.boot.Locks$.apply(Locks.scala:27)
at scala.collection.mutable.FlatHashTable$class.$init$(Proxy.scala:32)
at xsbt.boot.Launch$ScalaProvider.(Launch.scala:110)
at xsbt.boot.Launch$$anonfun$1.apply(Launch.scala:84)
at org.apache.ivy.plugins.namespace.NamespaceRule.newEntry(Cache.scala:17)
at org.apache.ivy.plugins.namespace.NamespaceRule.apply(Cache.scala:12)
at xsbt.boot.Launch.getScala(Launch.scala:86)
at xsbt.boot.Launch$.run(Launch.scala:49)
at xsbt.boot.Launch$$anonfun$explicit$1.apply(Launch.scala:43)
at xsbt.boot.Launch$.launch(Launch.scala:68)
at xsbt.boot.Launch$.apply(Launch.scala:14)
at xsbt.boot.Boot$.runImpl(Boot.scala:25)
at xsbt.boot.Boot$.main(Boot.scala:15)
at xsbt.boot.Boot.main(Boot.scala)
Error during sbt execution: java.io.IOException: No such file or directory

After some investigation this was because I’d download play to /usr/local and made it owned by root. The official Play website warns: “(Running play writes some files to directories within the archive, so don’t install to /opt, /usr/local or anywhere else you’d need special permission to write to.)”

Can you add this warning to the page on scala-ide.org please?

inconsistency

I tried to get started with scala. After installing scala went to the scala ide.

  1. It remains unclear what the download is: Ecplise + Scala or just a Scala Addon
    In the video that follows "gettings started" you download ecplise before scala addon. However the scala ide web page looks more like a bundle. This is really unclear.
  2. The download: A zip file. ok, what shall I do with it? I guess unpacking and done. Maybe you can say this.

I would jump in and help, but my knowledge level is too low at this time to be of help.

Small update

The command you have to type in Play 2.0.1 for invoking sbteclipse is eclipse and not (any more) eclipsify.
Would be great if you can correct the documentation?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.