Re: How to setup Eclipse project to build from source?
Ilya Basin <[email protected]> Mon, 3 Mar 2025 19:14:41 +0400
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============2029830284647122117== Content-Type: multipart/alternative; boundary="------------9FklIES0I7Jm1Hzqrzr05sep" Content-Language: en-US This is a multi-part message in MIME format. --------------9FklIES0I7Jm1Hzqrzr05sep Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Fred. It was the first thing I tried: I chose "Import" -> "Existing Gradle Project". Project root directory: (project root). The project "hsqldb-svn" was created, but instead of the HSQLDB tasks there were just the generic Gradle tasks available and it wasn't detected as a java project. When I tried to import the "build" subfolder the tasks like :hsqldb were working, but the source files above "build" weren't available for editing. I think Eclipse doesn't support build.gradle in a subfolder. What IDE do you use? *From:* Fred Toussi via Hsqldb-user <[email protected]> *Sent:* Monday, March 3, 2025 at 6:39 PM UTC+4 *To:* HSQLDB user list <[email protected]> *Cc:* Fred Toussi <[email protected]> *Subject:* RE: [Hsqldb-user] How to setup Eclipse project to build from source? > With recent versions we rely on the gradle build. When using Ant you should be running the "hsqldb" ant target for the hsqldb.jar. > > On Mon, Mar 3, 2025, at 09:51, ilya Basin wrote: >> Hi. >> I checked out https://svn.code.sf.net/p/hsqldb/svn/base/tags/2.7.4 >> >> I tried to use "New Project" -> "Java Project from Existing Ant Buildfile". >> >> It gives a lot of errors, mostly related to missing processed classes >> from the "libclone" java package. >> >> >> >> _______________________________________________ >> Hsqldb-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/hsqldb-user > _______________________________________________ > Hsqldb-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hsqldb-user --------------9FklIES0I7Jm1Hzqrzr05sep Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>Hi Fred.</p> <p>It was the first thing I tried: I chose "Import" -> "Existing Gradle Project".</p> <p>Project root directory: (project root).</p> <p>The project "hsqldb-svn" was created, but instead of the HSQLDB tasks there were just the generic Gradle tasks available and it wasn't detected as a java project.</p> <p>When I tried to import the "build" subfolder the tasks like :hsqldb were working, but the source files above "build" weren't available for editing.</p> <p>I think Eclipse doesn't support build.gradle in a subfolder. What IDE do you use?</p> <div class="moz-cite-prefix"><br> <div id="rwhHeaders" style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm;width:100%"> <p style="margin:0cm"><span><b>From:</b> Fred Toussi via Hsqldb-user <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a></span></p> <p style="margin:0cm"><span><b>Sent:</b> Monday, March 3, 2025 at 6:39 PM UTC+4</span></p> <p style="margin:0cm"><span><b>To:</b> HSQLDB user list <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a></span></p> <p style="margin:0cm"><span><b>Cc:</b> Fred Toussi <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a></span></p> <p style="margin:0cm"><span><b>Subject:</b> RE: [Hsqldb-user] How to setup Eclipse project to build from source?</span></p> </div> <br> </div> <blockquote type="cite" cite="mid:[email protected]" style="border:none !important; padding-left:0px !important; margin-left:0px !important;"> <pre wrap="" class="moz-quote-pre">With recent versions we rely on the gradle build. When using Ant you should be running the "hsqldb" ant target for the hsqldb.jar. On Mon, Mar 3, 2025, at 09:51, ilya Basin wrote: </pre> <blockquote type="cite"> <pre wrap="" class="moz-quote-pre">Hi. I checked out <a class="moz-txt-link-freetext" href="https://svn.code.sf.net/p/hsqldb/svn/base/tags/2.7.4">https://svn.code.sf.net/p/hsqldb/svn/base/tags/2.7.4</a> I tried to use "New Project" -> "Java Project from Existing Ant Buildfile". It gives a lot of errors, mostly related to missing processed classes from the "libclone" java package. _______________________________________________ Hsqldb-user mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/hsqldb-user">https://lists.sourceforge.net/lists/listinfo/hsqldb-user</a> </pre> </blockquote> <pre wrap="" class="moz-quote-pre">_______________________________________________ Hsqldb-user mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/hsqldb-user">https://lists.sourceforge.net/lists/listinfo/hsqldb-user</a> </pre> </blockquote> </body> </html> --------------9FklIES0I7Jm1Hzqrzr05sep-- --===============2029830284647122117== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============2029830284647122117== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Hsqldb-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hsqldb-user --===============2029830284647122117==--