Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » is there Environment variables for 'Builders' when debug/Release build?
is there Environment variables for 'Builders' when debug/Release build? [message #1798454] Mon, 19 November 2018 11:24 Go to next message
Eclipse UserFriend
Hi.

I'm looking for a flag difference between debug and release build to
produce binary different...(e.g NDK, especially Android.)

1. Is there any difference of environment variables
for the 'Builders'(program/batch executer) when Debug build and release mode?
to pass over mode flag to?

2. Is there any way another idea(whatever) to pass over difference flag
between debug build and release build? andy flag, arguments, parameters?
Rightmove Kijiji Quizlet

[Updated on: Mon, 19 November 2018 20:14] by Moderator

Report message to a moderator

Re: is there Environment variables for 'Builders' when debug/Release build? [message #1798607 is a reply to message #1798454] Wed, 21 November 2018 04:55 Go to previous message
Jay Arthanareeswaran is currently offline Jay ArthanareeswaranFriend
Messages: 134
Registered: July 2009
Senior Member
To my knowledge, there's no such flag. But there are individual flags that will add line numbers, local variable names etc.. to the generated class files. Will that help your cause?
Previous Topic:Diagnosing error due to "missing Java project context" upon hitting conditional breakpoint
Next Topic:Export Runnable jar dialog puzzle
Goto Forum:
  


Current Time: Sat Sep 21 16:34:05 GMT 2024

Powered by FUDForum. Page generated in 0.05887 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top