Changeset 84 for trunk/.project


Ignore:
Timestamp:
07/10/13 13:14:30 (11 years ago)
Author:
stoda
Message:

Default queues added, default exchange enabled, more control in remote queues added.
Tests verified and changed Persistent test to show how to make persistent messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.project

    r44 r84  
    66        </projects>
    77        <buildSpec>
     8                <buildCommand>
     9                        <name>org.python.pydev.PyDevBuilder</name>
     10                        <arguments>
     11                        </arguments>
     12                </buildCommand>
    813                <buildCommand>
    914                        <name>org.eclipse.jdt.core.javabuilder</name>
     
    2025                <nature>org.eclipse.jdt.core.javanature</nature>
    2126                <nature>org.eclipse.m2e.core.maven2Nature</nature>
     27                <nature>org.python.pydev.pythonNature</nature>
    2228        </natures>
    2329</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.