Bitcoin Forum
April 19, 2024, 10:43:09 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Core development in Eclipse on Ubuntu  (Read 1176 times)
c0ldfusi0nz (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 02, 2014, 02:03:54 AM
 #1

Does anyone have a working Bitcoin Core project set up in Eclipse's C++ IDE on Ubuntu? I'm running Keplar on Ubuntu 13.10 and Eclipse isn't resolving the QT or berkeleydb related classes.
1713566589
Hero Member
*
Offline Offline

Posts: 1713566589

View Profile Personal Message (Offline)

Ignore
1713566589
Reply with quote  #2

1713566589
Report to moderator
1713566589
Hero Member
*
Offline Offline

Posts: 1713566589

View Profile Personal Message (Offline)

Ignore
1713566589
Reply with quote  #2

1713566589
Report to moderator
1713566589
Hero Member
*
Offline Offline

Posts: 1713566589

View Profile Personal Message (Offline)

Ignore
1713566589
Reply with quote  #2

1713566589
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713566589
Hero Member
*
Offline Offline

Posts: 1713566589

View Profile Personal Message (Offline)

Ignore
1713566589
Reply with quote  #2

1713566589
Report to moderator
1713566589
Hero Member
*
Offline Offline

Posts: 1713566589

View Profile Personal Message (Offline)

Ignore
1713566589
Reply with quote  #2

1713566589
Report to moderator
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
April 02, 2014, 02:06:50 AM
 #2

Don't use eclipse, I recommend you just use nano (vim if you are comfortable with that high level text editor) to edit the files and just live in the terminal. Most of the tools are already installed on Ubuntu, and you can use the auto-gen script to build it.
c0ldfusi0nz (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 02, 2014, 02:17:37 AM
 #3

I could do that, but I would much rather have all the tools that Eclipse offers at my disposal...
c0ldfusi0nz (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 02, 2014, 03:56:39 PM
 #4

Alternatively, if anyone on here does Bitcoin Core development in Ubuntu, I'm interested to know what IDE / tools you use.
GoldenWings91
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
April 02, 2014, 04:05:01 PM
 #5

I use Netbeans but for a program the size of Bitcoin Core/Wallet you'll need an SSD otherwise parsing can take an eternity.

Support The Bitcoin Network By Running A Full Node
Node Stats     GPG Key-ID: 0x445DF2D8     Monetary Freedom Is A Basic Human Right
ilccoin
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
April 03, 2014, 06:51:38 AM
 #6

I use Netbeans but for a program the size of Bitcoin Core/Wallet you'll need an SSD otherwise parsing can take an eternity.

Netbeans is even worse than eclipse. just use a text editor with syntax highlighting.

CemQJWb3qA3DKsUV8nyfkgRe57zEKgmUm7
c0ldfusi0nz (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
April 03, 2014, 11:28:21 AM
 #7

FWIW, Netbeans worked right out of the box. I had to perform no extra configuration for its code analysis tool to work, whereas Eclipse CDT remains horribly broken despite hours of tinkering with the C++ include paths. My issue with simple text editors is that they do not offer enough functionality for my purposes. I want code analysis tools that help me more easily understand how the code is structured.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!