Results 1 to 2 of 2

Thread: Debugging SugarCRM using Eclipse PDT

  1. #1
    almohamm is offline Junior Member
    Join Date
    Jan 2008
    Posts
    1

    Default Debugging SugarCRM using Eclipse PDT

    I'm new to Sugar development and this is my first post here. I'm trying to setup Eclipse to debug SugarCRM code. Here's my environment.

    Sugar Version: 4.5.1g
    PHP: 5
    Apache:2.2.x
    Eclipse Version: 3.3.0 Build id: I20070625-1500
    DB: MySql

    Problem Description:
    I'm able to successfully launch debugger but it is displaying tons of Debug Strict PHP(5) messages. I have set error_reporting parameter to E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR in every php.ini file that i found in my system. Also, I changed any php code that sets error_reporting in any .php file to error_reporting (E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR); I have restarted my eclipse 1000 times but i still get E_STRICT messages when i launch the debugger. The problem with these messages is that it takes lot of time to post any page and sometimes it just times out and doesn't work and it makes development/debugging tedious. I have tried to search the forums and on internet for similar problem but haven't found any resolution.

    Any help is greatly appreciated.

    Thanks.

  2. #2
    tobydz is offline Sugar Community Member
    Join Date
    Mar 2011
    Location
    Las Vegas, NV
    Posts
    144

    Unhappy Re: Debugging SugarCRM using Eclipse PDT

    ^Bump post

    I could really use some guidance on this topic as well!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Enable Logging
    By vidtechsteve in forum Help
    Replies: 12
    Last Post: 2009-11-09, 02:54 PM
  2. Quick Create not working in Contacts popup
    By pniranjan in forum Developer Help
    Replies: 1
    Last Post: 2007-04-26, 01:10 PM
  3. Merge Contacts show sql error
    By hheckner in forum General Discussion
    Replies: 5
    Last Post: 2006-10-04, 01:57 PM
  4. Replies: 16
    Last Post: 2006-07-29, 07:28 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •