Skip to main content



      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 06: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 15:14] by Moderator

Re: is there Environment variables for 'Builders' when debug/Release build? [message #1798607 is a reply to message #1798454] Tue, 20 November 2018 23:55 Go to previous message
Eclipse UserFriend
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: Thu Jul 10 19:40:21 EDT 2025

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

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

Back to the top