Welcome to Fractal Forums

Fractal Software => Synthclipse => Topic started by: cKleinhuis on September 11, 2014, 02:54:36 PM




Title: synthclipse.96 syntax checking screwed, everything else works fine
Post by: cKleinhuis on September 11, 2014, 02:54:36 PM
hi, i might have messed something up, i recently tried out the "normal" c++ eclipse environment for doing some c++ development, after i started it and accidentally choose to use the same workspace as synthclipse now the syntax checking of the shader scripts is messed, every line is marked in red with messages like "vec3 could not be resolved" how do i switch back ? use a clean new workspace?


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: _revers_ on September 11, 2014, 05:36:29 PM
Have you tried reindexing? (http://synthclipse.sourceforge.net/faq.html#Why_almost_everything_in_my_shader_is_highlighted_in_red)


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: cKleinhuis on September 11, 2014, 05:58:55 PM
eh, how is that done in eclipse ?!?!


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: _revers_ on September 11, 2014, 07:32:45 PM
Like in the link I gave you above: Just right like on the project and choose "Index -> Rebuild...".


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: cKleinhuis on September 11, 2014, 08:11:17 PM
oh, it was a link, hmm, in fact it did not change anything :(
will try it on a new workspace


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: cKleinhuis on September 11, 2014, 08:13:06 PM
somehow synthclipse is stuck in the c++ mode, when choosing rebuild it says in the status line "c++" index rebuilding


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: cKleinhuis on September 11, 2014, 08:18:09 PM
damn, switching to a new workspace did not help :(


Title: Re: synthclipse.96 syntax checking screwed, everything else works fine
Post by: cKleinhuis on September 11, 2014, 08:19:59 PM
but "refreshen all files" did the job ;)