On 1/11/2016 6:21 PM, John R Pierce wrote:
wait, are you trying to USE postgres on Eclipse on Windows, or BUILD
it ?I would use the enterprisedb build of postgres-for-windows,
and then you just need to install the appropriate postgresql jdbc jar
file into Eclipse to be able to use it from y
On 1/11/2016 5:32 PM, Igal @ Lucee.org wrote:
Can anyone help me figure out how to run/debug PostgreSQL in Eclipse
on Windows? This is a cross post with
http://stackoverflow.com/questions/34733991/building-postgresql-in-eclipse-on-windows
:
I'm trying to build|PosgreSQL|in Eclipse CDT
On Tue, Jan 12, 2016 at 10:32 AM, Igal @ Lucee.org wrote:
> I downloaded the PostgreSQL source code and tried to follow the docs but
> can't figure out where to download the dependencies? 1. libreadline5-dev, 2.
> zlib1g-dev, 3. bison (YACC), 4. flex and where to save them to on disk?
Regarding
Can anyone help me figure out how to run/debug PostgreSQL in Eclipse on
Windows? This is a cross post with
http://stackoverflow.com/questions/34733991/building-postgresql-in-eclipse-on-windows
:
I'm trying to build|PosgreSQL|in Eclipse CDT Mars on Windows using the
MinGW-64 gcc 5.3.0
I ins