Hi, I am trying to setup the development env with Scala-Ide or InteiliJ, however seems both links
https://github.com/apache/flink/blob/master/docs/internal_setup_eclipse.md https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md are dead. Is there any specific setting I should take? As I found some weird symbols not found errors while import the mvn project with IntelliJ, should I try the scala-ide instead? which is a prefer IDE for the development? Regards, Hao |
On 11 May 2015, at 17:42, 程浩 <[hidden email]> wrote: > Hi, I am trying to setup the development env with Scala-Ide or InteiliJ, however seems both links > https://github.com/apache/flink/blob/master/docs/internal_setup_eclipse.md > https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md > are dead. Moved here: http://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html |
The preferred IDE for Scala (and in general also, I think) is IntelliJ by now.
On Mon, May 11, 2015 at 5:44 PM, Ufuk Celebi <[hidden email]> wrote: > > On 11 May 2015, at 17:42, 程浩 <[hidden email]> wrote: > >> Hi, I am trying to setup the development env with Scala-Ide or InteiliJ, however seems both links >> https://github.com/apache/flink/blob/master/docs/internal_setup_eclipse.md >> https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md >> are dead. > > Moved here: http://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html |
Thank you all for the quick response.
在 2015年5月11日,下午11:45,Aljoscha Krettek <[hidden email]> 写道: > The preferred IDE for Scala (and in general also, I think) is IntelliJ by now. > > On Mon, May 11, 2015 at 5:44 PM, Ufuk Celebi <[hidden email]> wrote: >> >> On 11 May 2015, at 17:42, 程浩 <[hidden email]> wrote: >> >>> Hi, I am trying to setup the development env with Scala-Ide or InteiliJ, however seems both links >>> https://github.com/apache/flink/blob/master/docs/internal_setup_eclipse.md >>> https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md >>> are dead. >> >> Moved here: http://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html |
I guess the links came from the README.md file.
They should be fixed as well, or we will see this question again ;-) On Mon, May 11, 2015 at 5:53 PM, 程浩 <[hidden email]> wrote: > Thank you all for the quick response. > > 在 2015年5月11日,下午11:45,Aljoscha Krettek <[hidden email]> 写道: > > > The preferred IDE for Scala (and in general also, I think) is IntelliJ > by now. > > > > On Mon, May 11, 2015 at 5:44 PM, Ufuk Celebi <[hidden email]> wrote: > >> > >> On 11 May 2015, at 17:42, 程浩 <[hidden email]> wrote: > >> > >>> Hi, I am trying to setup the development env with Scala-Ide or > InteiliJ, however seems both links > >>> > https://github.com/apache/flink/blob/master/docs/internal_setup_eclipse.md > >>> > https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md > >>> are dead. > >> > >> Moved here: > http://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html > > |
Fixed it in the current master...
On Mon, May 11, 2015 at 10:17 PM, Stephan Ewen <[hidden email]> wrote: > I guess the links came from the README.md file. > > They should be fixed as well, or we will see this question again ;-) > > > On Mon, May 11, 2015 at 5:53 PM, 程浩 <[hidden email]> wrote: > >> Thank you all for the quick response. >> >> 在 2015年5月11日,下午11:45,Aljoscha Krettek <[hidden email]> 写道: >> >> > The preferred IDE for Scala (and in general also, I think) is IntelliJ >> by now. >> > >> > On Mon, May 11, 2015 at 5:44 PM, Ufuk Celebi <[hidden email]> wrote: >> >> >> >> On 11 May 2015, at 17:42, 程浩 <[hidden email]> wrote: >> >> >> >>> Hi, I am trying to setup the development env with Scala-Ide or >> InteiliJ, however seems both links >> >>> >> https://github.com/apache/flink/blob/master/docs/internal_setup_eclipse.md >> >>> >> https://github.com/apache/flink/blob/master/docs/internal_setup_intellij.md >> >>> are dead. >> >> >> >> Moved here: >> http://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html >> >> > |
Free forum by Nabble | Edit this page |