Hi Mark, Thanks for the request, it helps to prioritize. I am back from the holidays and getting up to speed.
We have a ticket at https://www.assembla.com/spaces/erlide/tickets/1085, you may want to follow it. I have a larger work package at the moment, so I'm not sure if this will make it in the next release, but I will try to get it fixed asap. best regards, Vlad On Tue, Jan 7, 2014 at 8:07 PM, Geib, Mark <[email protected]> wrote: > I recently moved a number of erlang libs from /usr/lib/erlang/lib to a new > separate location /usr/lib/cse/lib. As a result I have started to define > ERL_LIBS to be "/usr/lib/erlang/lib:/usr/lib/cse/lib". This is working from a > terminal doing manual compiles, etc. However, in erlide some of the > functionality of erlide is not working any longer. Prior to my change I had > code like: > > -include("scci.hrl"). > > then when I hover over #record I would see the record definition in scci.hrl. > > Now, I changed to > > -include_lib("sms_proto/include/scci.hrl"). > > but I never see the record definition when I hover over #record like before. > > Compiles, etc seem to work fine. > > I have grown to depend on the erlide feature that will show me records, etc. > but need help to getting this resolved. > > Any help is greatly appreciated. > > Mark Geib > Principal Engineer > Cheyenne Software Engineering > [email protected] / 35-215 > > > "We, the unwilling, led by the unknowing, are doing the impossible for the > ungrateful. We have done so much, for so long, with so little, we are now > qualified to do anything with nothing." > -- Mother Teresa > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Erlide-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/erlide-devel > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Erlide-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/erlide-devel
