working-set Questions
3
Solved
When selecting working sets as top level elements in Eclipse Indigo's project explorer, there was always a virtual working set Other Projects. But in Juno now, it seems like projects outside any wo...
Itinerary asked 20/12, 2012 at 9:12
1
Is it possible for Eclipse to create a new working set with all of the files open in the current (Java) editor?
As far as I can tell, the only way to do this is to manually select each file in the...
Kismet asked 3/3, 2012 at 16:2
1
Solved
I am starting the developpement of a project which will be made of multiple modules. I will validate each of those modules with a dedicated testbench, each with their main() function.
I would like ...
Milliemillieme asked 5/11, 2013 at 12:32
2
Solved
How do I set MinWorkingSet and MaxWorking set for a 64-bit .NET process?
p.s. I can set the MinWorkingSet and MaxWorking set for a 32-bit process, as follows:
[DllImport("KERNEL32.DLL", EntryPoin...
Cannady asked 30/8, 2012 at 19:20
2
Solved
Idle curiosity...
I'm looking at some of the properties of the current process:
using(Process p = Process.GetCurrentProcess())
{
// Inspect properties
// p.MaxWorkingSet = 1,413,120
// p.MinWo...
Ruprecht asked 12/9, 2011 at 11:19
1
Solved
I'm using Eclipse IDE and notice an option in the Debug perspective in the Breakpoints view that allows me to chose/create a working set. I've found all kinds of help online that tells me how to ma...
Lynnett asked 2/12, 2008 at 20:33
1
© 2022 - 2024 — McMap. All rights reserved.