For some simple examples, I would go with a "manual" setup of the eclipse 
project, i.e. have the plugin, make a new Java project, and enable Frege 
Builder. 
That always works for me to get the IDE support. 
Putting Maven/Gradle into that mix occasionally breaks things and sometimes 
requires project close/open or eclipse restarts (?)

For Fibonacci and other small stuff, manual setup should be sufficient. 
When more dependencies are involved, I build via gradle. 

Cheers
Dierk

sent from:mobile 

> Am 04.10.2016 um 16:22 schrieb Russel Winder <rus...@winder.org.uk>:
> 
> I will be using the Factorial program as an introduction to using
> QuickCheck. However I have just discovered that FregIDE seems unable to
> cope with Gradle/Maven structured projects. I guess this is that the
> default class path for a Java project is not working for a Frege
> project in Gradle structure.
> 
> Personally I use IntelliJ IDEA and avoid Eclipse if at all possible,
> but I know there are many Eclipse addicts. It would this be good if I
> could show this working in Eclipse as well as IntelliJ IDEA and Emacs –
> Vi, Atom, SublimeText, NetBeans are left as an exercise for the
> student.
> 
> Any help most welcome.
> 
> -- 
> Russel.
> =============================================================================
> Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
> 41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
> London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Frege Programming Language" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to frege-programming-language+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Frege Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to frege-programming-language+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to